taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 3f8e71c904743b1cf95982d8bfb712ab014e9b6e
parent b0a389db16d57a619064ef8cb44927678233e6e2
Author: Florian Dold <florian.dold@gmail.com>
Date:   Thu, 29 Aug 2019 14:36:28 +0200

pdf manuals

Diffstat:
Mconf.py | 5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/conf.py b/conf.py @@ -226,9 +226,8 @@ latex_elements = { # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ - ('index', 'taler.tex', u'Taler Documentation', - u'F. Dold, B. Muller, S. H. Totakura, C. Grothoff', - 'manual'), + ('taler-exchange-manual', 'taler-exchange-manual.tex', 'GNU Taler Exchange Manual', 'GNU Taler team', 'manual'), + ('taler-merchant-manual', 'taler-merchant-manual.tex', 'GNU Taler Exchange Manual', 'GNU Taler team', 'manual'), ] # The name of an image file (relative to this directory) to place at the top of