From fc7465f44f3c02c187502de42b4111837b4e960a Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Wed, 9 Nov 2011 14:54:14 +0000 Subject: Add web style sheet to doc output (work in progress) --- doc/Makefile.doc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/Makefile.doc') diff --git a/doc/Makefile.doc b/doc/Makefile.doc index 1d35683b..cb415dbf 100644 --- a/doc/Makefile.doc +++ b/doc/Makefile.doc @@ -18,7 +18,7 @@ MAKE = make -f Makefile.doc MAKEINFO = makeinfo -TEXI2HTML = texi2html -expandinfo -number -split_chapter --noheader +TEXI2HTML = texi2html -expandinfo -number -split_chapter --noheader --css-include proofgen.css # `texinfo-tex' package contains texi2pdf TEXI2PDF = texi2pdf # `dviutils' package contains these useful utilities. -- cgit v1.2.3