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

stable/0.6.x
Matt Westcott 2014-09-11 16:01:22 +01:00
rodzic 33ddcb8395
commit fa6cf7bcb9
3 zmienionych plików z 12 dodań i 6 usunięć

Wyświetl plik

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

Wyświetl plik

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

Wyświetl plik

@ -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:: .. toctree::
:maxdepth: 3 :maxdepth: 3
getting_started getting_started/index
core_components/index core_components/index
contrib_components/index contrib_components/index
howto/index howto/index