summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2020-05-10 08:50:01 -0700
committerBob Halley <halley@dnspython.org>2020-05-10 08:50:01 -0700
commit4294dd693762e3fbb3e49c63c6bdf859e5c5a46e (patch)
treeb6f4b57c1fcb115bb15b850f70a15fc2684aba57 /doc/conf.py
parenta69d4db749fe90836b2431f33130847ff1098fb0 (diff)
downloaddnspython-4294dd693762e3fbb3e49c63c6bdf859e5c5a46e.tar.gz
fix doco nits
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 0a0e667..9cb5725 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -60,9 +60,9 @@ author = 'Dnspython Contributors'
# built documents.
#
# The short X.Y version.
-version = '1.16'
+version = '2.0'
# The full version, including alpha/beta/rc tags.
-release = '1.16.0'
+release = '2.0.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
@@ -91,7 +91,7 @@ autoclass_content = 'both'
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
#
-html_theme = 'alabaster'
+#html_theme = 'alabaster'
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the