Skip to content

Commit 4c25392

Browse files
committed
DOC: improve User Guide front page
1 parent 5f29763 commit 4c25392

File tree

1 file changed

+37
-22
lines changed

1 file changed

+37
-22
lines changed

doc/users/index.rst

Lines changed: 37 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -7,35 +7,50 @@
77
User guide
88
##########
99

10-
General
11-
#######
1210

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
1533

16-
getting_started/index.rst
17-
installing/index.rst
18-
explain/index.rst
19-
faq/index.rst
20-
resources/index.rst
2134

22-
Tutorials and examples
23-
######################
2435

2536
.. toctree::
37+
:hidden:
2638
:maxdepth: 1
2739

28-
../plot_types/index.rst
29-
../tutorials/index.rst
30-
../gallery/index.rst
3140

32-
Reference
33-
#########
41+
.. grid:: 1 1 2 2
3442

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
3754

38-
../api/index.rst
39-
../devel/index.rst
40-
project/index.rst
41-
release_notes.rst
55+
release_notes.rst
56+
project/index.rst

0 commit comments

Comments
 (0)