mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-22 09:36:52 +03:00
use the new docs layout
This commit is contained in:
parent
87014f1a55
commit
32f2491c44
|
@ -1,7 +1,7 @@
|
||||||
.. cookiecutter-django documentation master file.
|
.. cookiecutter-django documentation master file.
|
||||||
|
|
||||||
Welcome to Cookiecutter Django's documentation!
|
Welcome to Cookiecutter Django's documentation!
|
||||||
====================================================================
|
===============================================
|
||||||
|
|
||||||
A Cookiecutter_ template for Django.
|
A Cookiecutter_ template for Django.
|
||||||
|
|
||||||
|
@ -12,20 +12,10 @@ Contents:
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
project-generation-options
|
setup
|
||||||
developing-locally
|
the_project
|
||||||
developing-locally-docker
|
local_development
|
||||||
settings
|
production
|
||||||
linters
|
|
||||||
live-reloading-and-sass-compilation
|
|
||||||
deployment-on-pythonanywhere
|
|
||||||
deployment-on-heroku
|
|
||||||
deployment-with-docker
|
|
||||||
docker-postgres-backups
|
|
||||||
faq
|
|
||||||
troubleshooting
|
|
||||||
my-favorite-cookie
|
|
||||||
deployment-with-elastic-beanstalk
|
|
||||||
|
|
||||||
Indices and tables
|
Indices and tables
|
||||||
==================
|
==================
|
||||||
|
|
14
docs/local_development.rst
Normal file
14
docs/local_development.rst
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
Local Development
|
||||||
|
=================
|
||||||
|
|
||||||
|
*Todo*
|
||||||
|
|
||||||
|
FAQ
|
||||||
|
---
|
||||||
|
|
||||||
|
*Todo*
|
||||||
|
|
||||||
|
Troubleshooting
|
||||||
|
---------------
|
||||||
|
|
||||||
|
*Todo*
|
14
docs/production.rst
Normal file
14
docs/production.rst
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
Production
|
||||||
|
==========
|
||||||
|
|
||||||
|
*Todo*
|
||||||
|
|
||||||
|
FAQ
|
||||||
|
---
|
||||||
|
|
||||||
|
*Todo*
|
||||||
|
|
||||||
|
Troubleshooting
|
||||||
|
---------------
|
||||||
|
|
||||||
|
*Todo*
|
14
docs/setup.rst
Normal file
14
docs/setup.rst
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
Setup
|
||||||
|
=====
|
||||||
|
|
||||||
|
*Todo*
|
||||||
|
|
||||||
|
FAQ
|
||||||
|
---
|
||||||
|
|
||||||
|
*Todo*
|
||||||
|
|
||||||
|
Troubleshooting
|
||||||
|
---------------
|
||||||
|
|
||||||
|
*Todo*
|
14
docs/the_project.rst
Normal file
14
docs/the_project.rst
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
The Project
|
||||||
|
===========
|
||||||
|
|
||||||
|
*Todo*
|
||||||
|
|
||||||
|
FAQ
|
||||||
|
---
|
||||||
|
|
||||||
|
*Todo*
|
||||||
|
|
||||||
|
Troubleshooting
|
||||||
|
---------------
|
||||||
|
|
||||||
|
*Todo*
|
Loading…
Reference in New Issue
Block a user