5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-03-20 22:50:06 +03:00

generate README.html including a TOC

This commit is contained in:
Dietmar Maurer 2016-12-01 11:48:28 +01:00
parent 54026d6d2f
commit 6b70c786cb

View File

@ -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