Skip to content

Commit e965d04

Browse files
committed
DOC: fix
1 parent a4c51c9 commit e965d04

File tree

1 file changed

+16
-11
lines changed

1 file changed

+16
-11
lines changed

doc/users/index.rst

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ User guide
88

99
.. grid:: 1 1 2 2
1010

11-
.. grid-item-card::
11+
.. grid-item-card:: Starting information
12+
:padding: 2
1213

1314
.. raw:: html
1415

@@ -23,36 +24,40 @@ User guide
2324
faq/index.rst
2425
resources/index.rst
2526

26-
.. grid-item-card::
27+
.. grid-item-card:: Users guide
28+
:padding: 2
2729

2830
.. toctree::
2931
:maxdepth: 2
3032

3133
explain/index.rst
3234

33-
34-
.. grid:: 1 1 2 2
35-
36-
.. grid-item-card::
35+
.. grid-item-card:: Tutorials and examples
36+
:padding: 2
3737

3838
.. toctree::
3939
:maxdepth: 1
4040

41-
../api/index.rst
42-
../devel/index.rst
4341
../plot_types/index.rst
44-
../tutorials/index.rst
4542
../gallery/index.rst
43+
../tutorials/index.rst
4644

4745
.. raw:: html
4846

4947
<div class="grid__intro" id="image_rotator2"></div>
5048

5149

52-
.. grid-item-card::
50+
.. grid-item-card:: More information
51+
:padding: 2
52+
53+
.. toctree::
54+
:maxdepth: 1
55+
56+
Reference <../api/index.rst>
57+
Contribute <../devel/index.rst>
58+
Releases <release_notes.rst>
5359

5460
.. toctree::
5561
:maxdepth: 2
5662

57-
release_notes.rst
5863
project/index.rst

0 commit comments

Comments
 (0)