Merge branch 'getting_started_docs'

This commit is contained in:
Matt Westcott 2014-09-11 16:14:02 +01:00
commit fb07b2fb17
3 changed files with 13 additions and 6 deletions

View file

@ -0,0 +1,9 @@
Getting started
===============
.. toctree::
:maxdepth: 2
installation
creating_your_project

View file

@ -1,8 +1,6 @@
.. _getting_started:
===============
Getting started
===============
============
Installation
============
Before you start
================

View file

@ -8,7 +8,7 @@ It supports Django 1.6.2+ and 1.7rc3+ on Python 2.6, 2.7, 3.2, 3.3 and 3.4.
.. toctree::
:maxdepth: 3
getting_started
getting_started/index
core_components/index
contrib_components/index
howto/index