summaryrefslogtreecommitdiff
path: root/doc/rtd/conf.py
diff options
context:
space:
mode:
authorharlowja <harlowja@virtualbox.rhel>2013-01-24 23:50:31 -0800
committerharlowja <harlowja@virtualbox.rhel>2013-01-24 23:50:31 -0800
commite9d7caed3e2c7d86ab05d0e2280a796914e274b5 (patch)
tree13efdfd1ef9bf6c27c3fb434ef7392a75225772a /doc/rtd/conf.py
parenteedc6fb4963e9cfe6d99845ba1aff78447e480e8 (diff)
downloadvyos-cloud-init-e9d7caed3e2c7d86ab05d0e2280a796914e274b5.tar.gz
vyos-cloud-init-e9d7caed3e2c7d86ab05d0e2280a796914e274b5.zip
Remove the release for now.
Diffstat (limited to 'doc/rtd/conf.py')
-rw-r--r--doc/rtd/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rtd/conf.py b/doc/rtd/conf.py
index 87fc40ab..766f9e93 100644
--- a/doc/rtd/conf.py
+++ b/doc/rtd/conf.py
@@ -42,7 +42,7 @@ master_doc = 'index'
# |version| and |release|, also used in various other places throughout the
# built documents.
version = version.version_string()
-release = version
+# release = version
# Set the default Pygments syntax
highlight_language = 'python'