gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-api] branch master updated: fix API documentation me


From: gnunet
Subject: [GNUnet-SVN] [taler-api] branch master updated: fix API documentation meta data
Date: Mon, 20 Mar 2017 13:32:32 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository api.

The following commit(s) were added to refs/heads/master by this push:
     new b65aa4c  fix API documentation meta data
b65aa4c is described below

commit b65aa4c2910dd889f07f7458c396b1870351cdf1
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon Mar 20 13:34:34 2017 +0100

    fix API documentation meta data
---
 api/conf.py                                |  10 +++++-----
 docs/conf.py                               |  10 +++++-----
 docs/exts/__pycache__/tsref.cpython-35.pyc | Bin 7448 -> 7468 bytes
 3 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/api/conf.py b/api/conf.py
index 002bc48..39c6ab2 100644
--- a/api/conf.py
+++ b/api/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'GNU 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.',
+   'neuro', 'One-Click Cash Payments.',
    'Miscellaneous'),
 ]
 
diff --git a/docs/conf.py b/docs/conf.py
index 002bc48..2473518 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 abc92f0..344ffae 100644
Binary files a/docs/exts/__pycache__/tsref.cpython-35.pyc and 
b/docs/exts/__pycache__/tsref.cpython-35.pyc differ

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]