Skip to content

Commit 4a5c95b

Browse files
committed
WIP: put remaining developer section at the end and into two columns
1 parent 5b80b60 commit 4a5c95b

File tree

1 file changed

+19
-14
lines changed

1 file changed

+19
-14
lines changed

doc/documentation.rst

Lines changed: 19 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -18,20 +18,6 @@ Previous versions: `1.1.3 <http://nipype.readthedocs.io/en/1.1.3/>`_ `1.1.2 <htt
1818

1919
Be sure to read `Michael's excellent tutorials <https://miykael.github.io/nipype_tutorial/>`_.
2020

21-
.. admonition:: Guides
22-
23-
.. hlist::
24-
:columns: 2
25-
26-
* Developer
27-
28-
.. toctree::
29-
:maxdepth: 2
30-
31-
api/index
32-
devel/index
33-
34-
3521
.. admonition:: Interfaces, Workflows and Examples
3622

3723
.. hlist::
@@ -60,4 +46,23 @@ Previous versions: `1.1.3 <http://nipype.readthedocs.io/en/1.1.3/>`_ `1.1.2 <htt
6046
interfaces/generated/*algorithms*
6147
interfaces/generated/*interfaces*
6248

49+
.. admonition:: Developer Guides
50+
51+
.. hlist::
52+
:columns: 2
53+
54+
* API
55+
56+
.. toctree::
57+
:maxdepth: 2
58+
59+
api/index
60+
61+
* Developer Guide
62+
63+
.. toctree::
64+
:maxdepth: 2
65+
66+
devel/index
67+
6368
.. include:: links_names.txt

0 commit comments

Comments
 (0)