Updated the documentation and restructured a bit because it wasn't

compiling (note: Breathe not working)
This commit is contained in:
Celine Mercier
2015-10-06 11:09:01 +02:00
parent 392f110c8d
commit c98d567e2f
19 changed files with 1907 additions and 1919 deletions

21
doc/source/index.rst Normal file
View File

@@ -0,0 +1,21 @@
.. OBITools3 documentation master file, created by
sphinx-quickstart on Mon May 4 14:36:57 2015.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
OBITools3 documentation
==========================
.. toctree::
:maxdepth: 2
Programming guidelines <guidelines>
Data structures <data>
Indices and tables
------------------
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`