X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=tools%2Fhtdocs%2FMakefile;h=55963a229425bfc37651de884540806c4b0a80f7;hb=e20705d6b607cc724a0a8137530d121178202c27;hp=ea4ebefd2a53709f86e782602c38bcbd3411ca72;hpb=47637c2024fb7559bf5d6a4cb847a258aa0a282b;p=mkws-moved-to-github.git diff --git a/tools/htdocs/Makefile b/tools/htdocs/Makefile index ea4ebef..55963a2 100644 --- a/tools/htdocs/Makefile +++ b/tools/htdocs/Makefile @@ -64,7 +64,7 @@ help: %.html: %.markdown rm -f $@ - pandoc --standalone -c mkws-doc.css $< -o $@ + pandoc --standalone --toc -c mkws-doc.css $< -o $@ chmod ugo-w $@ %.odt: %.markdown