mirror of
https://github.com/django/django.git
synced 2025-07-04 17:59:13 +00:00
[1.2.X] Fixed #13397 - Include third level headings in the TOC. thanks cyang for the suggestion, rleland for the patch.
Backport of r15073 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15074 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
d5970df38e
commit
d514b1b23d
@ -10,7 +10,7 @@ Django documentation contents
|
|||||||
index
|
index
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 3
|
||||||
|
|
||||||
intro/index
|
intro/index
|
||||||
topics/index
|
topics/index
|
||||||
|
Loading…
x
Reference in New Issue
Block a user