Minor tweaks to the main index file.
authorGlenn Hutchings <zondo42@gmail.com>
Thu, 14 Apr 2016 18:59:51 +0000 (19:59 +0100)
committerGlenn Hutchings <zondo42@gmail.com>
Thu, 14 Apr 2016 18:59:51 +0000 (19:59 +0100)
conf.py
index.rst

diff --git a/conf.py b/conf.py
index 00111b4a55a0d6ebeff1d12d0a22d530bd7a3422..402eb1c74da80ee0bd6b5adca3b68e4e06044587 100644 (file)
--- a/conf.py
+++ b/conf.py
@@ -158,7 +158,7 @@ html_title = project
 # Add any paths that contain custom static files (such as style sheets) here,
 # relative to this directory. They are copied after the builtin static files,
 # so a file named "default.css" will overwrite the builtin "default.css".
-html_static_path = ['static']
+#html_static_path = ['static']
 
 # Add any extra paths that contain custom files (such as robots.txt or
 # .htaccess) here, relative to this directory. These files are copied
index 18f35c247439b674aa83a15d8306b9470ba71fc2..fc6588ca63990d82a20fb9f68aa3b170d8bfe2d1 100644 (file)
--- a/index.rst
+++ b/index.rst
@@ -4,8 +4,6 @@
 
 .. only:: html
 
-   Contents:
-
    .. toctree::
       :maxdepth: 2
 
@@ -13,7 +11,7 @@
       history
 
 .. toctree::
-   :maxdepth: 2
+   :maxdepth: 1
 
    foreword
    about
 
 .. toctree::
    :maxdepth: 2
-   :glob:
    :numbered: 1
+   :glob:
 
    chapters/*
 
-.. only:: html
-
-   Appendices:
-
 .. raw:: latex
 
    \startappendices
 
 .. toctree::
+   :maxdepth: 1
    :glob:
 
    appendices/*
 
 .. only:: html
 
-   Indices:
-
-* :ref:`genindex`
-* :ref:`search`
-
-.. only:: html
-
-   End notes:
+   * :ref:`genindex`
+   * :ref:`search`
 
    .. toctree::
-      :maxdepth: 2
 
       endnotes