mirror of
https://github.com/django/django.git
synced 2025-07-05 10:19:20 +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:
parent
030fdcc7c8
commit
9057450af0
@ -4,6 +4,11 @@
|
||||
Django documentation contents
|
||||
=============================
|
||||
|
||||
.. toctree::
|
||||
:hidden:
|
||||
|
||||
index
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user