mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-12 05:35:08 -04:00
Add build target for manual
This commit is contained in:
parent
cce3831403
commit
d0f4bea811
@ -4,6 +4,9 @@ if DOC
|
|||||||
all:
|
all:
|
||||||
@DOXYGEN@ Doxyfile
|
@DOXYGEN@ Doxyfile
|
||||||
|
|
||||||
|
manual: manual.xml
|
||||||
|
xsltproc -o manual.html --stringparam html.stylesheet style.css /usr/share/xml/docbook/stylesheet/docbook-xsl/html/docbook.xsl manual.xml
|
||||||
|
|
||||||
else
|
else
|
||||||
|
|
||||||
all:
|
all:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user