gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] branch master updated: add CSS styling


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] branch master updated: add CSS styling
Date: Sat, 14 Oct 2017 11:18:55 +0200

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 11281ad  add CSS styling
11281ad is described below

commit 11281ad917ac48f6234b9c0c87297c7e0b5136a7
Author: Christian Grothoff <address@hidden>
AuthorDate: Sat Oct 14 11:18:38 2017 +0200

    add CSS styling
---
 doc/Makefile.am | 6 +++++-
 doc/manual.texi | 2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/doc/Makefile.am b/doc/Makefile.am
index 5155926..fdfea96 100644
--- 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
index 9da4582..0893b8e 100644
--- 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

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



reply via email to

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