X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fsource%2Fconf.py.in;h=fc773c4e5a81f0fc67f77a5627816dd3c3be1545;hb=492497f0aa08f6f3229922c38df21e4dbde7ad02;hp=0abfd9b1fef31959f1ff84cf62ac08b2763fea47;hpb=ffaad0afbece28d246557bdff64b47103ea8f179;p=awesomized%2Flibmemcached diff --git a/docs/source/conf.py.in b/docs/source/conf.py.in index 0abfd9b1..fc773c4e 100644 --- a/docs/source/conf.py.in +++ b/docs/source/conf.py.in @@ -47,7 +47,7 @@ master_doc = 'index' # General information about the project. project = u'libmemcached' -copyright = u'2011-2013, Brian Aker DataDifferential, http://datadifferential.com/\n2020, Michael Wallner SmugMug Inc. http://m6w6.github.io/libmemcached/' +copyright = u'2011-2020 Brian Aker, Michael Wallner' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the @@ -126,7 +126,7 @@ html_theme_options = {@SPHINX_THEME_OPTIONS@} # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". -html_static_path = ['_static'] +#html_static_path = ['_static'] # If not '', a 'Last updated on:' timestamp is inserted at every page bottom, # using the given strftime format. @@ -144,7 +144,7 @@ html_static_path = ['_static'] #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 @@ -213,10 +213,8 @@ latex_documents = [ # -- Options for manual page output -------------------------------------------- -man_authors = [ - u'Brian Aker', - u'Michael Wallner' -] +# Skip a separate AUTHOR section +man_authors = [] # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [