Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorAnton Hvornum <anton.feeds+github@gmail.com>2020-12-06 17:28:44 +0100
committerAnton Hvornum <anton.feeds+github@gmail.com>2020-12-06 17:28:44 +0100
commitdb455276ac2c9c274a83e63c9613e902a775ed4e (patch)
tree56e5acd23714c00869c9cd6fd6610e8823081fbc /docs/conf.py
parentaf01f1d912df4a56fdff349aed55b63658e091e7 (diff)
Version bump in docs
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 02e6cb92..056cf185 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -38,7 +38,7 @@ copyright = '2020, Anton Hvornum'
author = 'Anton Hvornum'
# The full version, including alpha/beta/rc tags
-release = 'v2.0.4'
+release = 'v2.0.6'
# -- General configuration ---------------------------------------------------
@@ -104,7 +104,7 @@ html_show_sourcelink = False
#html_file_suffix = None
# Output file base name for HTML help builder.
-htmlhelp_basename = 'slimhttpdoc'
+htmlhelp_basename = 'archinstalldoc'
# -- Options for manual page output --------------------------------------------