summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py6
-rw-r--r--docs/contents.txt31
2 files changed, 21 insertions, 16 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 606ee6b5ad..ac6aed1fb9 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -87,9 +87,9 @@ show_authors = False
# The name of the Pygments (syntax highlighting) style to use.
pygments_style = 'trac'
-# Sphinx will recurse into subversion configuration folders and try to read
-# any document file within. These should be ignored.
-# Note: exclude_dirnames is new in Sphinx 0.5
+# Sphinx will recurse into subversion configuration folders and try to read
+# any document file within. These should be ignored.
+# Note: exclude_dirnames is new in Sphinx 0.5
exclude_dirnames = ['.svn']
# -- Options for HTML output ---------------------------------------------------
diff --git a/docs/contents.txt b/docs/contents.txt
index e41b77055e..14fe007df8 100644
--- a/docs/contents.txt
+++ b/docs/contents.txt
@@ -5,17 +5,22 @@ Django documentation contents
=============================
.. toctree::
- :maxdepth: 2
-
- intro/index
- topics/index
- howto/index
- faq/index
- ref/index
- misc/index
- glossary
- releases/index
- internals/index
+ :hidden:
+
+ index
+
+.. toctree::
+ :maxdepth: 2
+
+ intro/index
+ topics/index
+ howto/index
+ faq/index
+ ref/index
+ misc/index
+ glossary
+ releases/index
+ internals/index
Indices, glossary and tables
============================
@@ -32,5 +37,5 @@ have been replaced in newer versions of Django.
.. toctree::
:maxdepth: 2
-
- obsolete/index \ No newline at end of file
+
+ obsolete/index