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.
|
|
|
|
|
|
2013-10-03 08:10:42 +00:00
|
|
|
Welcome to {{ cookiecutter.project_name }}'s documentation!
|
|
|
|
|
====================================================================
|
2013-08-14 18:01:41 +00:00
|
|
|
|
|
|
|
|
Contents:
|
|
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
|
|
install
|
|
|
|
|
deploy
|
2015-03-21 22:45:02 +00:00
|
|
|
docker_ec2
|
2013-08-14 18:01:41 +00:00
|
|
|
tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Indices and tables
|
|
|
|
|
==================
|
|
|
|
|
|
|
|
|
|
* :ref:`genindex`
|
|
|
|
|
* :ref:`modindex`
|
|
|
|
|
* :ref:`search`
|