File tree 1 file changed +30
-17
lines changed 1 file changed +30
-17
lines changed Original file line number Diff line number Diff line change @@ -52,12 +52,14 @@ process or how to fix something feel free to ask on `gitter
52
52
53
53
Write documentation
54
54
55
- .. toctree ::
56
- :maxdepth: 2
55
+ .. card :: Contribute
56
+
57
+ .. toctree ::
58
+ :maxdepth: 2
57
59
58
- contributing
60
+ contribute
59
61
60
- .. card :: Set up a development environment
62
+ .. card :: Set up working environment
61
63
62
64
.. toctree ::
63
65
:maxdepth: 2
@@ -71,22 +73,33 @@ process or how to fix something feel free to ask on `gitter
71
73
dependencies
72
74
min_dep_policy
73
75
74
- .. toctree ::
75
76
76
- :maxdepth: 2
77
+ .. card :: Contributor Guides
77
78
78
- triage
79
+ .. toctree ::
80
+ :maxdepth: 1
79
81
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
90
103
91
104
.. toctree ::
92
105
:hidden:
You can’t perform that action at this time.
0 commit comments