]> git.proxmox.com Git - pve-docs.git/blobdiff - Makefile
bump version to 4.3-19
[pve-docs.git] / Makefile
index e664ad0da4876dfb01c4cac5a6f129d99e95aa65..a6a58717e9ba1a2dc08e404686638895b457307b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ DOC_PACKAGE=pve-docs
 MEDIAWIKI_PACKAGE=pve-docs-mediawiki
 
 # also update debian/changelog
-PKGREL=16
+PKGREL=19
 
 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