1
0
mirror of https://github.com/django/django.git synced 2025-07-05 18:29:11 +00:00

[1.2.X] Added a hidden toctree pointing at the index file in the docs to silence a sphinx warning. Backport of [14605].

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14606 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Alex Gaynor 2010-11-17 20:26:58 +00:00
parent 030fdcc7c8
commit 9057450af0
2 changed files with 21 additions and 16 deletions

View File

@ -4,6 +4,11 @@
Django documentation contents Django documentation contents
============================= =============================
.. toctree::
:hidden:
index
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2