mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-22 01:26:57 +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.
|
||||
|
||||
Welcome to Cookiecutter Django's documentation!
|
||||
====================================================================
|
||||
===============================================
|
||||
|
||||
A Cookiecutter_ template for Django.
|
||||
|
||||
|
@ -12,20 +12,10 @@ 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
|
||||
docker-postgres-backups
|
||||
faq
|
||||
troubleshooting
|
||||
my-favorite-cookie
|
||||
deployment-with-elastic-beanstalk
|
||||
setup
|
||||
the_project
|
||||
local_development
|
||||
production
|
||||
|
||||
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