diff --git a/doc/conf.py b/doc/conf.py
index 6b4744c290b762c118b05ab3f21f46a8cf26bc0f..0d97bc65bb797cadb11b64e9aec20f0194f09307 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -164,10 +164,10 @@ html_static_path = ['images']
 #html_additional_pages = {}
 
 # If false, no module index is generated.
-#html_use_modindex = True
+html_use_modindex = False
 
 # If false, no index is generated.
-#html_use_index = True
+html_use_index = False
 
 # If true, the index is split into individual pages for each letter.
 #html_split_index = False