cookiecutter-django/docs/index.rst
Alexandr 286363799c 📝 added websockets doc page #2506
* Simple explanation.
* Example of usage with JS.
* Additional nGinx config example.
2020-05-26 01:25:38 +03:00

37 lines
797 B
ReStructuredText

.. cookiecutter-django documentation master file.
Welcome to Cookiecutter Django's documentation!
====================================================================
A Cookiecutter_ template for Django.
.. _cookiecutter: https://github.com/cookiecutter/cookiecutter
Contents:
.. toctree::
:maxdepth: 2
project-generation-options
developing-locally
developing-locally-docker
settings
linters
testing
document
deployment-on-pythonanywhere
deployment-on-heroku
deployment-with-docker
docker-postgres-backups
websocket
faq
troubleshooting
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.