mirror of
git://git.proxmox.com/git/pve-docs.git
synced 2025-02-03 13:47:08 +03:00
add TOC to individual chapter files
This commit is contained in:
parent
4466070224
commit
d01fa25d6b
2
Makefile
2
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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user