summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorSree Harsha Totakura <sreeharsha@totakura.in>2015-01-28 15:43:12 +0100
committerSree Harsha Totakura <sreeharsha@totakura.in>2015-01-28 15:43:12 +0100
commit4bf98f19402565760461df02b8811caf43443827 (patch)
tree3ea17fdf5ee3f117e72b68b51e712b2bba36c320 /conf.py
parent2a52c675897bcf6edfd7cf81daec0d546c2ec324 (diff)
downloaddocs-4bf98f19402565760461df02b8811caf43443827.tar.gz
docs-4bf98f19402565760461df02b8811caf43443827.tar.bz2
docs-4bf98f19402565760461df02b8811caf43443827.zip
Extend API to support refunds
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..ad0552fd 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 = '1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.