merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit 11281ad917ac48f6234b9c0c87297c7e0b5136a7
parent 1f67c7f5e023856932162883181a872f09eabf1b
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 14 Oct 2017 11:18:38 +0200

add CSS styling

Diffstat:
Mdoc/Makefile.am | 6+++++-
Mdoc/manual.texi | 2+-
2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/doc/Makefile.am b/doc/Makefile.am @@ -9,6 +9,8 @@ arch.pdf: arch.dot arch.jpg: arch.dot dot -Tjpg arch.dot > arch.jpg +AM_MAKEINFOHTMLFLAGS = --no-split --css-ref=docstyle.css --css-ref=brown-paper.css + info_TEXINFOS = manual.texi manual_TEXINFOS = version.texi @@ -16,4 +18,6 @@ EXTRA_DIST = \ arch.dot \ lgpl.texi \ agpl.texi \ - fdl-1.3.texi + fdl-1.3.texi \ + docstyle.css \ + brown-paper.css diff --git a/doc/manual.texi b/doc/manual.texi @@ -14,7 +14,7 @@ @copying This manual is for the GNU Taler merchant backend (version @value{VERSION}, @value{UPDATED}), -Copyright @copyright{} 2016 INRIA +Copyright @copyright{} 2016, 2017 Taler Systems SA @quotation Permission is granted to copy, distribute and/or modify this document