X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=docs%2FMakefile;h=9771ab22f6a829d75abe19530b8c2636e0d25abb;hp=805d2a25b4d4808299ee9017a1987dda763c3ca3;hb=be17ebff90c8248ea0e8f6d76ef47cd58ce0c4b5;hpb=533b646324c35fe26c9dcd2848440aa8b73a2923 diff --git a/docs/Makefile b/docs/Makefile index 805d2a2..9771ab2 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -5,7 +5,7 @@ doc: doc_man doc_html doc_html: html-stamp html-stamp: grml-live.txt grml-live-remaster.txt - asciidoc -b xhtml11 -a icons grml-live.txt + asciidoc -b xhtml11 -a icons -a toc -a numbered grml-live.txt asciidoc -b xhtml11 -a icons grml-live-remaster.txt touch html-stamp