summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorGiampaolo Rodola' <g.rodola@gmail.com>2014-03-01 18:29:08 +0100
committerGiampaolo Rodola' <g.rodola@gmail.com>2014-03-01 18:29:08 +0100
commitbf400eb503304858293e27afdfd53240b7a5c5f8 (patch)
treedc4d4281a204a7be9fda1b1ed70cd2f9ceb3cf3a /docs/conf.py
parentea763a5021b337ddc4ca5c93306dd80d0a124d96 (diff)
downloadpsutil-bf400eb503304858293e27afdfd53240b7a5c5f8.tar.gz
(doc) get rid of domain indices
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index c5a30372..c82c4fe1 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -173,7 +173,7 @@ html_sidebars = {
#}
# If false, no module index is generated.
-#html_domain_indices = True
+html_domain_indices = False
# If false, no index is generated.
html_use_index = True