Replace the chunked manual with the nicer webhelp format

This commit is contained in:
Jean-Francois Dockes 2016-01-07 11:54:44 +01:00
parent 25db73b496
commit 1a729efed4

View file

@ -17,7 +17,9 @@ commonoptions=--stringparam section.autolabel 1 \
--stringparam generate.toc "book toc,title,figure,table,example,equation"
all: usermanual.html index.html usermanual.pdf
# index.html chunk format target replaced by nicer webhelp (needs separate
# make) in webhelp/ subdir
all: usermanual.html usermanual.pdf
usermanual.html: usermanual.xml
xsltproc ${commonoptions} \