summaryrefslogtreecommitdiff
path: root/doc/rtd/conf.py
diff options
context:
space:
mode:
authorJoshua Harlow <harlowja@yahoo-inc.com>2013-01-25 17:51:24 -0800
committerJoshua Harlow <harlowja@yahoo-inc.com>2013-01-25 17:51:24 -0800
commit3ed65a8030713a18e2fb541f14b77fd5c45b383e (patch)
tree3a365e1b548ef04640131c09b7de3f3981f4a95a /doc/rtd/conf.py
parentd9fe11ca2bef6860847c8fba5dad7a7a34ed3faf (diff)
downloadvyos-cloud-init-3ed65a8030713a18e2fb541f14b77fd5c45b383e.tar.gz
vyos-cloud-init-3ed65a8030713a18e2fb541f14b77fd5c45b383e.zip
Integreate HACKING into the rtd site.
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 766f9e93..87fc40ab 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'