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