X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile;h=b69b28c9a3f2118f2c2fb0317329913091577729;hb=6b70c786cbfb5c5574946a6637978f2bbc6dde4c;hp=4cffc791cc9dd35b3f2201d29aa442d38e10fb71;hpb=8942fab2b9e8ac235295bf5a137abb487818c184;p=pve-docs.git diff --git a/Makefile b/Makefile index 4cffc79..b69b28c 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ DOC_PACKAGE=pve-docs MEDIAWIKI_PACKAGE=pve-docs-mediawiki # also update debian/changelog -PKGREL=15 +PKGREL=18 GITVERSION:=$(shell cat .git/refs/heads/master) @@ -89,7 +89,7 @@ BROWSER?=xdg-open nwdiag -T svg $*.nwdiag -o $@; README.html: README.adoc - asciidoc ${ADOC_STDARG} -o $@ $< + asciidoc -a toc ${ADOC_STDARG} -o $@ $< .PHONY: index index: index.html