Replace the chunked manual with the nicer webhelp format
This commit is contained in:
parent
25db73b496
commit
1a729efed4
1 changed files with 3 additions and 1 deletions
|
@ -17,7 +17,9 @@ commonoptions=--stringparam section.autolabel 1 \
|
||||||
--stringparam generate.toc "book toc,title,figure,table,example,equation"
|
--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
|
usermanual.html: usermanual.xml
|
||||||
xsltproc ${commonoptions} \
|
xsltproc ${commonoptions} \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue