summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-08-29 13:32:36 +0200
committerFlorian Dold <florian.dold@gmail.com>2019-08-29 13:32:36 +0200
commit4b82b7c171068c4722f10855391b9ca3a6ea20a9 (patch)
tree637afae238c00e8ca6beb8e690f13bf161da5c72 /conf.py
parentba9335ec4c3578fdebfbec3072396bcda29d3425 (diff)
downloaddocs-4b82b7c171068c4722f10855391b9ca3a6ea20a9.tar.gz
docs-4b82b7c171068c4722f10855391b9ca3a6ea20a9.tar.bz2
docs-4b82b7c171068c4722f10855391b9ca3a6ea20a9.zip
texinfo support
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py6
1 files changed, 2 insertions, 4 deletions
diff --git a/conf.py b/conf.py
index bfc817dc..c49c67af 100644
--- a/conf.py
+++ b/conf.py
@@ -272,10 +272,8 @@ man_pages = [
# (source start file, target name, title, author,
# dir menu entry, description, category)
texinfo_documents = [
- ('index', 'taler', u'GNU Taler Documentation',
- u'F. Dold, B. Muller, S. H. Totakura, C. Grothoff',
- 'neuro', 'One-Click Cash Payments.',
- 'Miscellaneous'),
+ ("taler-exchange-manual", "taler-exchange", "Taler Exchange Manual", "GNU Taler team", "MENU ENTRY", "DESCRIPTION", "CATEGORY"),
+ ("taler-merchant-manual", "taler-merchant", "Taler Merchant Manual", "GNU Taler team", "MENU ENTRY", "DESCRIPTION", "CATEGORY"),
]
# Documents to append as an appendix to all manuals.