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