Skip to content

Commit 36123e6

Browse files
committed
DOC: add tutorials section
Just a couple of tutorials, but why not link...
1 parent 5d83b9a commit 36123e6

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

doc/source/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Documentation
1313
=============
1414

1515
* :ref:`User Documentation <manual>` (manual)
16+
* :ref:`Tutorials <tutorials>` (relevant tutorials on imaging)
1617
* :ref:`API Documentation <api>` (comprehensive reference)
1718
* :ref:`Developer Guidelines <chap_devguide>` (for those who want to contribute)
1819
* :ref:`Development Changelog <changelog>` (see what has changed)
@@ -100,6 +101,7 @@ archive search* located in the sidebar of the NiBabel home page.
100101
:hidden:
101102

102103
manual
104+
tutorials
103105
devel/index
104106
dicom/dicom
105107
api

doc/source/tutorials.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.. _tutorials:
2+
3+
*****************
4+
General tutorials
5+
*****************
6+
7+
.. toctree::
8+
9+
coordinate_systems
10+
dicom/dicom_intro

0 commit comments

Comments
 (0)