docs: sanitize
[awesomized/libmemcached] / docs / source / conf.py.in
index fc773c4e5a81f0fc67f77a5627816dd3c3be1545..b3e27b3e142e271d2c029a57a315a58cc666b56c 100644 (file)
@@ -47,16 +47,16 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'libmemcached'
-copyright = u'2011-2020 Brian Aker, Michael Wallner'
+#copyright = u'2011-2013 Brian Aker, 2020 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
 # built documents.
 #
 # The short X.Y version.
-version = '@VERSION@'
+version = '@PROJECT_VERSION_MAJOR@.@PROJECT_VERSION_MINOR@'
 # The full version, including alpha/beta/rc tags.
-release = '@VERSION@'
+release = '@PROJECT_VERSION@'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
@@ -172,6 +172,10 @@ html_show_sourcelink = False
 # Output file base name for HTML help builder.
 htmlhelp_basename = 'libmemcacheddoc'
 
+#manpages_url =
+
+html_copy_source = False
+
 
 # -- Options for LaTeX output --------------------------------------------------
 
@@ -213,8 +217,12 @@ latex_documents = [
 
 
 # -- Options for manual page output --------------------------------------------
+
+#man_show_urls = True
+
 # 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 = [