summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-03-20 13:34:34 +0100
committerChristian Grothoff <christian@grothoff.org>2017-03-20 13:34:34 +0100
commitb65aa4c2910dd889f07f7458c396b1870351cdf1 (patch)
tree2b012bce2449acb9b6470e25ac0349be87843303 /docs
parentbdb441cd8338a52713a95a44af0434a7677e3e63 (diff)
downloaddocs-b65aa4c2910dd889f07f7458c396b1870351cdf1.tar.gz
docs-b65aa4c2910dd889f07f7458c396b1870351cdf1.tar.bz2
docs-b65aa4c2910dd889f07f7458c396b1870351cdf1.zip
fix API documentation meta data
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py10
-rw-r--r--docs/exts/__pycache__/tsref.cpython-35.pycbin7448 -> 7468 bytes
2 files changed, 5 insertions, 5 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 002bc486..2473518f 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -75,9 +75,9 @@ copyright = u'2014, 2015, 2016 Florian Dold, Benedikt Muller, Sree Harsha Totaku
# built documents.
#
# The short X.Y version.
-version = '0.1'
+version = '0.2'
# The full version, including alpha/beta/rc tags.
-release = '0.1.0'
+release = '0.2.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
@@ -251,7 +251,7 @@ latex_documents = [
# One entry per manual page. List of tuples
# (source start file, name, description, authors, manual section).
man_pages = [
- ('index', 'neuro', u'neuro Documentation',
+ ('index', 'taler', u'Taler Documentation',
[u'F. Dold, B. Muller, S. H. Totakura, C. Grothoff'],
1)
]
@@ -266,9 +266,9 @@ man_pages = [
# (source start file, target name, title, author,
# dir menu entry, description, category)
texinfo_documents = [
- ('index', 'neuro', u'neuro Documentation',
+ ('index', 'taler', u'GNU Taler Documentation',
u'F. Dold, B. Muller, S. H. Totakura, C. Grothoff',
- 'neuro', 'One line description of project.',
+ 'Taler', 'One-Click Cash Payments.',
'Miscellaneous'),
]
diff --git a/docs/exts/__pycache__/tsref.cpython-35.pyc b/docs/exts/__pycache__/tsref.cpython-35.pyc
index abc92f00..344ffaeb 100644
--- a/docs/exts/__pycache__/tsref.cpython-35.pyc
+++ b/docs/exts/__pycache__/tsref.cpython-35.pyc
Binary files differ