Move getting_started page to an 'installation' page within a Getting Started section

This commit is contained in:
Matt Westcott 2014-09-11 16:01:22 +01:00
parent 33ddcb8395
commit fa6cf7bcb9
3 changed files with 12 additions and 6 deletions

View file

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

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