From 80670a2b6fbcb7e112b4079bd2e0201556d17641 Mon Sep 17 00:00:00 2001 From: mzwiessele Date: Mon, 12 Oct 2015 17:25:31 +0100 Subject: [PATCH] [readthedocs] almost there --- doc/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/conf.py b/doc/source/conf.py index 370ccb3d..01ca797e 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -67,7 +67,7 @@ autodoc_default_flags = ['members', autodoc_member_order = 'groupwise' add_function_parentheses = False add_module_names = False -modindex_common_prefix = ['GPy'] +#modindex_common_prefix = ['GPy'] show_authors = True # ------ Sphinx