diff --git a/conf.py b/conf.py index 5e8075a..e88074f 100644 --- a/conf.py +++ b/conf.py @@ -85,7 +85,7 @@ # If true, sectionauthor and moduleauthor directives will be shown in the # output. They are ignored by default. -#show_authors = False +show_authors = True # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' @@ -150,7 +150,7 @@ #html_additional_pages = {} # 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 diff --git a/index.rst b/index.rst index 21990d2..c0bffb9 100644 --- a/index.rst +++ b/index.rst @@ -102,6 +102,5 @@ Indices and tables ================== * :ref:`genindex` -* :ref:`modindex` * :ref:`search`