2013-10-03 08:10:42 +00:00
|
|
|
.. {{ cookiecutter.project_name }} documentation master file, created by
|
2014-01-10 08:30:11 +00:00
|
|
|
sphinx-quickstart.
|
2013-08-14 18:01:41 +00:00
|
|
|
You can adapt this file completely to your liking, but it should at least
|
|
|
|
|
contain the root `toctree` directive.
|
|
|
|
|
|
2018-05-25 09:16:04 +00:00
|
|
|
{{ cookiecutter.project_name }} Project Documentation
|
2013-10-03 08:10:42 +00:00
|
|
|
====================================================================
|
2013-08-14 18:01:41 +00:00
|
|
|
|
2018-05-25 09:16:04 +00:00
|
|
|
Table of Contents:
|
2013-08-14 18:01:41 +00:00
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
|
|
|
2018-05-25 09:16:04 +00:00
|
|
|
Indices & Tables
|
|
|
|
|
================
|
2013-08-14 18:01:41 +00:00
|
|
|
|
|
|
|
|
* :ref:`genindex`
|
|
|
|
|
* :ref:`modindex`
|
|
|
|
|
* :ref:`search`
|