taler-docs

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

commit 6a7dd2016b0e398a3f0398802388efb3cd147060
parent f45cf4a406849fd159bbba41a4f9539fe14cf943
Author: Florian Dold <florian.dold@gmail.com>
Date:   Thu, 29 Aug 2019 17:54:09 +0200

onboarding PDF

Diffstat:
Mconf.py | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/conf.py b/conf.py @@ -247,6 +247,10 @@ latex_documents = [ 'taler-backoffice-manual', 'taler-backoffice-manual.tex', 'GNU Taler Back Office Manual', 'GNU Taler team', 'manual' ), + ( + 'onboarding', 'onboarding.tex', + 'GNU Taler Developer Onboarding Manual', 'GNU Taler team', 'manual' + ), ] # The name of an image file (relative to this directory) to place at the top of