cookiecutter-django/docs/index.rst
Daniel Roy Greenfeld e5b3b85620 Reorder index
2016-06-04 16:11:14 -07:00

38 lines
997 B
ReStructuredText

.. cookiecutter-django documentation master file.
Welcome to Cookiecutter Django's documentation!
====================================================================
A Cookiecutter_ template for Django.
.. _cookiecutter: https://github.com/audreyr/cookiecutter
.. note:: This is an in-progress documentation reorganization. Locations of files may change dramatically over the course of the next few days. See https://github.com/pydanny/cookiecutter-django/issues/335
Contents:
.. toctree::
:maxdepth: 2
project-generation-options
developing-locally
developing-locally-docker
settings
linters
live-reloading-and-sass-compilation
deployment-on-pythonanywhere
deployment-on-heroku
deployment-with-docker
faq
troubleshooting
my-favorite-cookie
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`
.. At some point it would be good to have a module index of the high level things
we are doing. Then we can * :ref:`modindex` back in.