summaryrefslogtreecommitdiffstats
path: root/doc/conf.py
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-05 08:35:44 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-05 08:35:44 +0000
commit7818b1a548434d2bf91a0662c547445013ae952d (patch)
tree347cb0b43ebbe45129227aebc254f3859b4726b4 /doc/conf.py
parentAdding upstream version 1.9. (diff)
downloadlibnvme-upstream.tar.xz
libnvme-upstream.zip
Adding upstream version 1.10.upstream/1.10upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--doc/conf.py3
-rw-r--r--doc/conf.py.in3
2 files changed, 0 insertions, 6 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 2c73f1c..9e34889 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -12,9 +12,6 @@ copyright = '2020, Keith Busch'
author = 'Keith Busch <kbusch@kernel.org>'
master_doc = 'index'
-release = '1.9'
-
-
# -- General configuration ---------------------------------------------------
# Add any Sphinx extension module names here, as strings. They can be
diff --git a/doc/conf.py.in b/doc/conf.py.in
index 3415bbf..9e34889 100644
--- a/doc/conf.py.in
+++ b/doc/conf.py.in
@@ -12,9 +12,6 @@ copyright = '2020, Keith Busch'
author = 'Keith Busch <kbusch@kernel.org>'
master_doc = 'index'
-release = '@VERSION@'
-
-
# -- General configuration ---------------------------------------------------
# Add any Sphinx extension module names here, as strings. They can be