summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-03-10 15:44:36 +0100
committerChristian Grothoff <christian@grothoff.org>2015-03-10 15:44:36 +0100
commit25f101af4c2e21f6213811d57a2d595bd9b603af (patch)
tree3d3ab43ecab40720b1f2533819a02dd116299980 /conf.py
parent5c6689ab52a308988bd9be6ce4a35a5a599f524f (diff)
parent5af918c065f6aa3fbc183da6d5bfb89948c1a59d (diff)
downloaddocs-25f101af4c2e21f6213811d57a2d595bd9b603af.tar.gz
docs-25f101af4c2e21f6213811d57a2d595bd9b603af.tar.bz2
docs-25f101af4c2e21f6213811d57a2d595bd9b603af.zip
update API: merge /refresh/commit and /refresh/melt
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf.py b/conf.py
index ae2d3ac1..9789e33b 100644
--- a/conf.py
+++ b/conf.py
@@ -47,7 +47,7 @@ source_suffix = '.rst'
master_doc = 'index'
# General information about the project.
-project = u'neuro'
+project = u'Taler'
copyright = u'2014, Florian Dold, Benedikt Muller, Sree Harsha Totakura, Christian Grothoff (GPLv3+ or GFDL 1.3+)'
# The version info for the project you're documenting, acts as replacement for
@@ -57,7 +57,7 @@ copyright = u'2014, Florian Dold, Benedikt Muller, Sree Harsha Totakura, Christi
# The short X.Y version.
version = '0.1'
# The full version, including alpha/beta/rc tags.
-release = '0.1'
+release = '0.1.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.