cookiecutter-django/docs/index.rst

37 lines
957 B
ReStructuredText
Raw Normal View History

.. cookiecutter-django documentation master file.
2016-05-09 07:31:12 +03:00
Welcome to Cookiecutter Django's documentation!
====================================================================
A Cookiecutter_ template for Django.
.. _cookiecutter: https://github.com/audreyr/cookiecutter
2015-09-19 00:35:10 +03:00
.. 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
2015-09-18 20:20:48 +03:00
settings
linters
live-reloading-and-sass-compilation
2016-04-27 07:57:38 +03:00
deployment-on-pythonanywhere
2015-09-18 20:20:48 +03:00
deployment-on-heroku
deployment-with-docker
faq
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.