Commit 264d1975 authored by Timo Graham's avatar Timo Graham
Browse files

Fixed #13397 - Include third level headings in the TOC. thanks cyang for the...

Fixed #13397 - Include third level headings in the TOC. thanks cyang for the suggestion, rleland for the patch.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@15073 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 08cec1f5
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