Added experimental documentation. Added a sphinx skeleton
This commit is contained in:
parent
00d8d619ef
commit
e5fbc1d62e
10 changed files with 696 additions and 4 deletions
26
doc/source/index.rst
Normal file
26
doc/source/index.rst
Normal file
|
@ -0,0 +1,26 @@
|
|||
.. CosmoToolbox documentation master file, created by
|
||||
sphinx-quickstart on Sun Dec 7 09:45:00 2014.
|
||||
You can adapt this file completely to your liking, but it should at least
|
||||
contain the root `toctree` directive.
|
||||
|
||||
Welcome to CosmoToolbox's documentation!
|
||||
========================================
|
||||
|
||||
Contents:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
intro
|
||||
cpplibrary
|
||||
pythonmodule
|
||||
|
||||
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
* :ref:`genindex`
|
||||
* :ref:`modindex`
|
||||
* :ref:`search`
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue