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

Skip to content

Commit 87a1e39

Browse files
committed
reorg into cards and grids
1 parent 254ce22 commit 87a1e39

File tree

1 file changed

+53
-38
lines changed

1 file changed

+53
-38
lines changed

doc/devel/index.rst

Lines changed: 53 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -47,78 +47,93 @@ process or how to fix something feel free to ask on `gitter
4747
`discourse <https://discourse.matplotlib.org>`_ for longer questions.
4848

4949

50-
.. card:: Contribute
50+
Contribute
51+
==========
5152

52-
.. grid:: 1 1 2 2
53+
.. grid:: 1 1 2 2
5354

54-
.. grid-item-card::
55+
.. grid-item-card::
5556

56-
:ref:`start-contributing`
57+
:ref:`start-contributing`
5758

58-
:ref:`get_connected`
59+
:ref:`get_connected`
5960

60-
:ref:`new_contributors`
61+
:ref:`new_contributors`
6162

62-
:ref:`managing_issues_prs`
63+
:ref:`managing_issues_prs`
6364

64-
.. grid-item-card::
65+
.. grid-item-card::
6566

66-
:ref:`open-an-issue`
67+
:ref:`open-an-issue`
6768

68-
:ref:`contributing-code`
69+
:ref:`contributing-code`
6970

70-
:ref:`contributing_documentation`
71+
:ref:`contributing_documentation`
7172

72-
:ref:`other_ways_to_contribute`
73+
:ref:`other_ways_to_contribute`
7374

74-
.. card:: Set up working environment
7575

76-
.. toctree::
77-
:maxdepth: 2
76+
Develop
77+
=======
7878

79-
development_setup
79+
.. grid:: 1 1 2 2
8080

81-
.. toctree::
82-
:maxdepth: 1
81+
.. grid-card-item:: Setup
8382

84-
development_workflow
85-
dependencies
86-
min_dep_policy
83+
.. toctree::
84+
:maxdepth: 2
8785

86+
development_setup
8887

89-
.. card:: Contributor guides
88+
.. toctree::
89+
:maxdepth: 1
9090

91-
.. grid:: 1 1 2 2
91+
dependencies
92+
min_dep_policy
9293

93-
.. grid-item-card:: Code
94+
.. grid-card-item:: Workflow
9495

95-
:ref:`coding_guidelines`
96+
.. toctree::
97+
:maxdepth: 2
9698

97-
:doc:`coding_guide`
99+
development_workflow
98100

99-
:doc:`testing`
100101

101-
.. grid-item-card:: Documentation
102102

103-
:doc:`documenting_mpl`
103+
Contributor guides
104+
==================
104105

105-
:doc:`style_guide`
106+
.. grid:: 1 1 2 2
106107

107-
.. grid-item-card:: Triage
108+
.. grid-item-card:: Code
108109

109-
:ref:`bug_triaging`
110+
:ref:`coding_guidelines`
110111

111-
:ref:`triage_team`
112+
:doc:`coding_guide`
112113

113-
:ref:`triage_workflow`
114+
:doc:`testing`
114115

115-
.. grid-item-card:: Maintenance
116+
.. grid-item-card:: Documentation
116117

117-
:doc:`maintainer_workflow`
118+
:doc:`documenting_mpl`
118119

119-
:doc:`release_guide`
120+
:doc:`style_guide`
120121

121-
:doc:`MEP/index`
122+
.. grid-item-card:: Triage
123+
124+
:ref:`bug_triaging`
125+
126+
:ref:`triage_team`
127+
128+
:ref:`triage_workflow`
129+
130+
.. grid-item-card:: Maintenance
131+
132+
:doc:`maintainer_workflow`
133+
134+
:doc:`release_guide`
135+
136+
:doc:`MEP/index`
122137

123138
.. toctree::
124139
:hidden:

0 commit comments

Comments
 (0)