gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: fix html


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: fix html
Date: Tue, 05 Mar 2019 02:04:43 +0100

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

ng0 pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 1a852fb4d fix html
1a852fb4d is described below

commit 1a852fb4df6edd585bd308b6fc2cfd58dc21ed4b
Author: ng0 <address@hidden>
AuthorDate: Tue Mar 5 01:04:36 2019 +0000

    fix html
---
 doc/handbook/Makefile.am | 2 +-
 doc/tutorial/Makefile.am | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/handbook/Makefile.am b/doc/handbook/Makefile.am
index 57a85bd56..0b39ece9d 100644
--- a/doc/handbook/Makefile.am
+++ b/doc/handbook/Makefile.am
@@ -18,7 +18,7 @@ infoimagedir = $(infodir)/images
 # we use the include version which is backwards compatible
 # and upwards compatible, while the ref variant is neither.
 
-AM_MAKEINFOHTMLFLAGS = --no-split --css-include=manual.css
+AM_MAKEINFOHTMLFLAGS = --no-split --css-include=style.css 
--css-include=manual.css
 
 dist_infoimage_DATA =                                          \
        images/gnunet-gtk-0-10-gns-a-done.png                   \
diff --git a/doc/tutorial/Makefile.am b/doc/tutorial/Makefile.am
index d0fd14a4a..e76d55b8b 100644
--- a/doc/tutorial/Makefile.am
+++ b/doc/tutorial/Makefile.am
@@ -8,7 +8,7 @@ docdir = $(datadir)/doc/gnunet/
 #      $(DOT_FILES:%.dot=%.pdf)
 
 # See ../handbook/Makefile.am comment!
-AM_MAKEINFOHTMLFLAGS = --no-split --css-include=docstyle.css
+AM_MAKEINFOHTMLFLAGS = --no-split --css-include=style.css 
--css-include=manual.css
 
 #DOT_OPTIONS =                                                 \
 #      -Gratio=.9 -Gnodesep=.005 -Granksep=.00005              \

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



reply via email to

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