|
2 | 2 |
|
3 | 3 | .. redirect-from:: /contents
|
4 | 4 |
|
5 |
| -.. |
6 |
| -.. grid:: 3 |
| 5 | +========== |
| 6 | +User guide |
| 7 | +========== |
| 8 | + |
| 9 | +.. grid:: 1 1 3 3 |
7 | 10 |
|
8 | 11 | .. grid-item-card:: Information
|
| 12 | + :shadow: none |
| 13 | + :class-card: sd-border-0 |
9 | 14 |
|
10 |
| - .. dropdown:: Getting Started |
| 15 | + .. dropdown:: :doc:`getting_started/index` |
11 | 16 | :open:
|
12 | 17 |
|
13 | 18 | .. toctree::
|
14 | 19 | :maxdepth: 2
|
15 | 20 |
|
16 | 21 | getting_started/index.rst
|
17 | 22 |
|
18 |
| - .. dropdown:: Installation |
| 23 | + .. dropdown:: :doc:`installing/index` |
19 | 24 | :open:
|
20 | 25 |
|
21 | 26 | .. toctree::
|
22 | 27 | :maxdepth: 2
|
23 | 28 |
|
24 | 29 | installing/index.rst
|
25 | 30 |
|
26 |
| - .. dropdown:: Contributing |
| 31 | + .. dropdown:: :doc:`../devel/index` |
27 | 32 | :open:
|
28 | 33 |
|
29 | 34 | .. toctree::
|
30 | 35 | :maxdepth: 2
|
31 | 36 |
|
32 | 37 | ../devel/index.rst
|
33 | 38 |
|
34 |
| - .. dropdown:: About |
| 39 | + .. dropdown:: :doc:`project/index` |
35 | 40 | :open:
|
36 | 41 |
|
37 | 42 | .. toctree::
|
|
41 | 46 |
|
42 | 47 |
|
43 | 48 | .. grid-item-card:: Explanations & Examples
|
| 49 | + :shadow: none |
| 50 | + :class-card: sd-border-0 |
44 | 51 |
|
45 |
| - .. dropdown:: API Explanations |
| 52 | + .. dropdown:: :doc:`explain/index` |
46 | 53 | :open:
|
47 | 54 |
|
48 | 55 | .. toctree::
|
49 | 56 | :maxdepth: 2
|
50 | 57 |
|
51 | 58 | explain/index.rst
|
52 | 59 |
|
53 |
| - .. dropdown:: Plot Types |
| 60 | + .. dropdown:: :doc:`../plot_types/index` |
54 | 61 | :open:
|
55 | 62 |
|
56 | 63 | .. toctree::
|
57 | 64 | :maxdepth: 2
|
58 | 65 |
|
59 | 66 | ../plot_types/index.rst
|
60 | 67 |
|
61 |
| - .. dropdown:: Tutorials |
| 68 | + .. dropdown:: :doc:`../tutorials/index` |
62 | 69 | :open:
|
63 | 70 |
|
64 | 71 | .. toctree::
|
65 | 72 | :maxdepth: 2
|
66 | 73 |
|
67 | 74 | ../tutorials/index.rst
|
68 | 75 |
|
69 |
| - .. dropdown:: Example Gallery |
| 76 | + .. dropdown:: :doc:`../gallery/index` |
70 | 77 | :open:
|
71 | 78 |
|
72 | 79 | .. toctree::
|
|
76 | 83 |
|
77 | 84 |
|
78 | 85 | .. grid-item-card:: References & Resources
|
| 86 | + :shadow: none |
| 87 | + :class-card: sd-border-0 |
79 | 88 |
|
80 |
| - .. dropdown:: API Reference |
| 89 | + .. dropdown:: :doc:`../api/index` |
81 | 90 | :open:
|
82 | 91 |
|
83 | 92 | .. toctree::
|
84 | 93 | :maxdepth: 2
|
85 | 94 |
|
86 | 95 | ../api/index.rst
|
87 | 96 |
|
88 |
| - .. dropdown:: Release Notes |
| 97 | + .. dropdown:: :doc:`release_notes` |
89 | 98 | :open:
|
90 | 99 |
|
91 | 100 | .. toctree::
|
92 | 101 | :maxdepth: 2
|
93 | 102 |
|
94 | 103 | release_notes.rst
|
95 | 104 |
|
96 |
| - .. dropdown:: Troubleshooting |
| 105 | + .. dropdown:: :doc:`faq/index` |
97 | 106 | :open:
|
98 | 107 |
|
99 | 108 | .. toctree::
|
100 | 109 | :maxdepth: 2
|
101 | 110 |
|
102 | 111 | faq/index.rst
|
103 | 112 |
|
104 |
| - .. dropdown:: External Resources |
| 113 | + .. dropdown:: :doc:`resources/index` |
105 | 114 | :open:
|
106 | 115 |
|
107 | 116 | .. toctree::
|
|
0 commit comments