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.
|
|
|
|
|
|
2019-12-28 09:26:43 +00:00
|
|
|
Welcome to {{ cookiecutter.project_name }}'s documentation!
|
|
|
|
|
======================================================================
|
2013-08-14 18:01:41 +00:00
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
|
:maxdepth: 2
|
2019-12-28 09:26:43 +00:00
|
|
|
:caption: Contents:
|
|
|
|
|
|
2020-04-24 14:23:41 +00:00
|
|
|
howto
|
2019-12-28 09:26:43 +00:00
|
|
|
pycharm/configuration
|
2020-04-24 14:23:41 +00:00
|
|
|
users
|
2019-12-28 09:26:43 +00:00
|
|
|
|
2013-08-14 18:01:41 +00:00
|
|
|
|
|
|
|
|
|
2019-12-28 09:26:43 +00:00
|
|
|
Indices and tables
|
|
|
|
|
==================
|
2013-08-14 18:01:41 +00:00
|
|
|
|
|
|
|
|
* :ref:`genindex`
|
|
|
|
|
* :ref:`modindex`
|
|
|
|
|
* :ref:`search`
|