summaryrefslogtreecommitdiff
path: root/doc/contents.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/contents.rst')
-rw-r--r--doc/contents.rst17
1 files changed, 13 insertions, 4 deletions
diff --git a/doc/contents.rst b/doc/contents.rst
index a51910b81..0f5527bae 100644
--- a/doc/contents.rst
+++ b/doc/contents.rst
@@ -1,3 +1,4 @@
+
.. _contents:
Sphinx documentation contents
@@ -17,6 +18,7 @@ Sphinx documentation contents
intl
theming
templating
+ latex
extensions
extdev/index
websupport
@@ -32,7 +34,14 @@ Sphinx documentation contents
Indices and tables
==================
-* :ref:`genindex`
-* :ref:`modindex`
-* :ref:`search`
-* :ref:`glossary`
+.. only:: builder_html
+
+ * :ref:`genindex`
+ * :ref:`modindex`
+ * :ref:`search`
+ * :ref:`glossary`
+
+.. only:: not builder_html
+
+ * :ref:`modindex`
+ * :ref:`glossary`