File tree Expand file tree Collapse file tree 1 file changed +37
-22
lines changed Expand file tree Collapse file tree 1 file changed +37
-22
lines changed Original file line number Diff line number Diff line change 7
7
User guide
8
8
##########
9
9
10
- General
11
- #######
12
10
13
- .. toctree ::
14
- :maxdepth: 2
11
+ .. grid :: 1 1 2 2
12
+
13
+ .. grid-item-card ::
14
+
15
+ .. toctree ::
16
+ :maxdepth: 1
17
+
18
+ getting_started/index.rst
19
+ installing/index.rst
20
+ faq/index.rst
21
+ resources/index.rst
22
+
23
+ .. grid-item-card ::
24
+
25
+ .. toctree ::
26
+ :maxdepth: 1
27
+
28
+ ../api/index.rst
29
+ ../devel/index.rst
30
+ ../plot_types/index.rst
31
+ ../tutorials/index.rst
32
+ ../gallery/index.rst
15
33
16
- getting_started/index.rst
17
- installing/index.rst
18
- explain/index.rst
19
- faq/index.rst
20
- resources/index.rst
21
34
22
- Tutorials and examples
23
- ######################
24
35
25
36
.. toctree ::
37
+ :hidden:
26
38
:maxdepth: 1
27
39
28
- ../plot_types/index.rst
29
- ../tutorials/index.rst
30
- ../gallery/index.rst
31
40
32
- Reference
33
- #########
41
+ .. grid :: 1 1 2 2
34
42
35
- .. toctree ::
36
- :maxdepth: 2
43
+ .. grid-item-card ::
44
+
45
+ .. toctree ::
46
+ :maxdepth: 2
47
+
48
+ explain/index.rst
49
+
50
+ .. grid-item-card ::
51
+
52
+ .. toctree ::
53
+ :maxdepth: 2
37
54
38
- ../api/index.rst
39
- ../devel/index.rst
40
- project/index.rst
41
- release_notes.rst
55
+ release_notes.rst
56
+ project/index.rst
You can’t perform that action at this time.
0 commit comments