22 lines
492 B
Plaintext
22 lines
492 B
Plaintext
.. {{ project }} documentation master file, created by
|
|
sphinx-quickstart on {{ now }}.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to {{ project }}'s documentation!
|
|
==========={{ project_underline }}=================
|
|
|
|
.. toctree::
|
|
:maxdepth: {{ mastertocmaxdepth }}
|
|
:caption: Contents:
|
|
|
|
{{ mastertoctree }}
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|