From: Russ Combs Date: Sun, 7 Dec 2014 13:06:13 +0000 (-0500) Subject: moved chunked toc to follow snorty X-Git-Tag: 3.0.0-233~1098^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04b3b44bd83bc2da77cb4286a517e357c0feaaa3;p=thirdparty%2Fsnort3.git moved chunked toc to follow snorty --- diff --git a/doc/Makefile.am b/doc/Makefile.am index 703ea6090..97ce95cda 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -151,6 +151,7 @@ pdf_args = -a imagesdir=. html_args = \ --copy --attribute linkcss --attribute stylesdir \ --attribute disable-javascript --attribute quirks! \ + --xsltproc-opts="--stringparam chunk.tocs.and.lots 1" \ $(pdf_args) if MAKE_HTML_DOC