diff --git a/source/conf.py b/source/conf.py index 4076d1b..281e085 100644 --- a/source/conf.py +++ b/source/conf.py @@ -45,7 +45,7 @@ master_doc = 'index' # General information about the project. project = u'跟我一起写Makefile' -copyright = u'2014, 陈皓' +copyright = u'2014, 作者:陈皓;排版:SeisMan' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the @@ -152,22 +152,22 @@ html_last_updated_fmt = '%x' #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 +html_use_index = True # If true, the index is split into individual pages for each letter. -#html_split_index = False +html_split_index = False # If true, links to the reST sources are added to the pages. -#html_show_sourcelink = True +html_show_sourcelink = True # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. #html_show_sphinx = True # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. -#html_show_copyright = True +# html_show_copyright = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the diff --git a/source/index.rst b/source/index.rst index ff8855e..03f1cd2 100644 --- a/source/index.rst +++ b/source/index.rst @@ -22,11 +22,3 @@ implicit_rules archives postscript - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` -