mirror of
https://github.com/django/django.git
synced 2024-12-23 01:25:58 +00:00
Added a hidden toctree pointing at the index file in the docs to silence a sphinx warning.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14605 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
204253ed40
commit
0aeb6c964a
@ -4,6 +4,11 @@
|
||||
Django documentation contents
|
||||
=============================
|
||||
|
||||
.. toctree::
|
||||
:hidden:
|
||||
|
||||
index
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user