mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-11 13:14:45 -04:00
Add build target for manual
This commit is contained in:
parent
cce3831403
commit
d0f4bea811
@ -4,6 +4,9 @@ if DOC
|
||||
all:
|
||||
@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
|
||||
|
||||
all:
|
||||
|
Loading…
x
Reference in New Issue
Block a user