From 97df42713e6e91a92101b4d4e5b656cab589efdb Mon Sep 17 00:00:00 2001
From: Renaud Le Gac <legac@cppm.in2p3.fr>
Date: Fri, 17 Apr 2015 17:27:32 +0200
Subject: [PATCH] Polish sphinx content page.

---
 docs/api/conf.py   | 2 +-
 docs/api/index.rst | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/docs/api/conf.py b/docs/api/conf.py
index 687b06cc..093a5f4c 100644
--- a/docs/api/conf.py
+++ b/docs/api/conf.py
@@ -140,7 +140,7 @@ html_theme = 'sphinxdoc'
 # 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']
 
 # If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
 # using the given strftime format.
diff --git a/docs/api/index.rst b/docs/api/index.rst
index f3ec703b..73801819 100644
--- a/docs/api/index.rst
+++ b/docs/api/index.rst
@@ -19,6 +19,5 @@ Indices and tables
 ==================
 
 * :ref:`genindex`
-* :ref:`modindex`
 * :ref:`search`
 
-- 
GitLab