summaryrefslogtreecommitdiff
path: root/doc/source/conf.py
diff options
context:
space:
mode:
authorjvoisin2017-09-26 17:57:30 +0200
committerjvoisin2017-09-26 17:57:30 +0200
commit3040b02639bd71dbcd936311546ef9296165aea5 (patch)
tree871173e901c04255de595653b8e1dc237a675b51 /doc/source/conf.py
parent3c14dba94e837322e030b19b41654952624cb485 (diff)
Update a bit the configuration
Diffstat (limited to 'doc/source/conf.py')
-rw-r--r--doc/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index b2af5f2..2ec387d 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -57,7 +57,7 @@ author = u'Sebastien Blot & Julien Voisin'
57# The short X.Y version. 57# The short X.Y version.
58version = u'0.1' 58version = u'0.1'
59# The full version, including alpha/beta/rc tags. 59# The full version, including alpha/beta/rc tags.
60release = u'Public Alpha' 60release = u'beta'
61 61
62# The language for content autogenerated by Sphinx. Refer to documentation 62# The language for content autogenerated by Sphinx. Refer to documentation
63# for a list of supported languages. 63# for a list of supported languages.