From 1a852fb4df6edd585bd308b6fc2cfd58dc21ed4b Mon Sep 17 00:00:00 2001 From: ng0 Date: Tue, 5 Mar 2019 01:04:36 +0000 Subject: fix html --- doc/tutorial/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/tutorial/Makefile.am') 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 \ -- cgit v1.2.3