Commit d514b1b2 authored by Timo Graham's avatar Timo Graham
Browse files

[1.2.X] Fixed #13397 - Include third level headings in the TOC. thanks cyang...

[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
parent d5970df3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ Django documentation contents
    index

.. toctree::
    :maxdepth: 2
    :maxdepth: 3

    intro/index
    topics/index