X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=Makefile;h=86c8bc9e2cddfd2d4233fe31bb555e82d0607d63;hp=48c364df8c1464f1250dadcfec50cfb6ba7c25a2;hb=d01fa25d6b5cf65d69900ebfd5a7920ed5de5082;hpb=7aacca6f1d325ac2014e98852a40d3e967ccb216 diff --git a/Makefile b/Makefile index 48c364d..86c8bc9 100644 --- a/Makefile +++ b/Makefile @@ -145,7 +145,7 @@ all: index.html nwdiag -T svg $*.nwdiag -o $@; chapter-%.html: %.adoc ${PVE_COMMON_DOC_SOURCES} - asciidoc ${ADOC_STDARG} -o $@ $*.adoc + asciidoc ${ADOC_STDARG} -a toc -o $@ $*.adoc test -n "$${NOVIEW}" || $(BROWSER) $@ & %.1.html: %.adoc %.1-synopsis.adoc ${PVE_COMMON_DOC_SOURCES}