fix html
authorng0 <ng0@n0.is>
Tue, 5 Mar 2019 01:04:36 +0000 (01:04 +0000)
committerng0 <ng0@n0.is>
Tue, 5 Mar 2019 01:04:36 +0000 (01:04 +0000)
doc/handbook/Makefile.am
doc/tutorial/Makefile.am

index 57a85bd56a30f621d12d63f32b1b05f040d08a3d..0b39ece9d8a6d651c448cf780370c9dc44e12f9b 100644 (file)
@@ -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                   \
index d0fd14a4aa3f94c0b0b20d335a8f71bf34a6db5a..e76d55b8b8dd4b7595256a144b853099e97f1680 100644 (file)
@@ -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              \