[1.11.x] Fixed #28139 -- Added another level of headings in the topics index.

Backport of 4b0211dad5 from master
This commit is contained in:
Tim Graham 2017-05-01 08:53:54 -04:00
parent b1aea89dee
commit ccb3b0ee67
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ Using Django
Introductions to all the key parts of Django you'll need to know:
.. toctree::
:maxdepth: 1
:maxdepth: 2
install
db/index