Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 627379b

Browse files
committed
abc
1 parent 28aeadf commit 627379b

File tree

1 file changed

+30
-17
lines changed

1 file changed

+30
-17
lines changed

doc/devel/index.rst

Lines changed: 30 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,14 @@ process or how to fix something feel free to ask on `gitter
5252

5353
Write documentation
5454

55-
.. toctree::
56-
:maxdepth: 2
55+
.. card:: Contribute
56+
57+
.. toctree::
58+
:maxdepth: 2
5759

58-
contributing
60+
contribute
5961

60-
.. card:: Set up a development environment
62+
.. card:: Set up working environment
6163

6264
.. toctree::
6365
:maxdepth: 2
@@ -71,22 +73,33 @@ process or how to fix something feel free to ask on `gitter
7173
dependencies
7274
min_dep_policy
7375

74-
.. toctree::
7576

76-
:maxdepth: 2
77+
.. card:: Contributor Guides
7778

78-
triage
79+
.. toctree::
80+
:maxdepth: 1
7981

80-
.. toctree::
81-
:maxdepth: 1
82-
83-
coding_guide
84-
testing
85-
documenting_mpl
86-
style_guide
87-
maintainer_workflow
88-
release_guide
89-
MEP/index
82+
contributing:coding_guidelines
83+
coding_guide
84+
testing
85+
86+
.. toctree::
87+
:maxdepth: 1
88+
89+
documenting_mpl
90+
style_guide
91+
92+
.. toctree::
93+
:maxdepth: 2
94+
95+
triage
96+
97+
.. toctree::
98+
:maxdepth: 1
99+
100+
maintainer_workflow
101+
release_guide
102+
MEP/index
90103

91104
.. toctree::
92105
:hidden:

0 commit comments

Comments
 (0)