none
This commit is contained in:
parent
bff02cc4d3
commit
51590fa714
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ usermanual.html: usermanual.xml
|
||||||
xsltproc ${commonoptions} \
|
xsltproc ${commonoptions} \
|
||||||
-o tmpfile.html "${XSLDIR}/html/docbook.xsl" usermanual.xml
|
-o tmpfile.html "${XSLDIR}/html/docbook.xsl" usermanual.xml
|
||||||
-tidy -indent tmpfile.html > usermanual.html
|
-tidy -indent tmpfile.html > usermanual.html
|
||||||
|
rm -f tmpfile.html
|
||||||
|
|
||||||
index.html: usermanual.xml
|
index.html: usermanual.xml
|
||||||
xsltproc ${commonoptions} \
|
xsltproc ${commonoptions} \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue