createrelease: generate manual.html. ticket: #2687
This commit is contained in:
parent
9a5d45a968
commit
2cfb6d9b4d
|
@ -38,10 +38,11 @@
|
|||
# ./dmake
|
||||
# git commit -a -m "Makefile: Set debug mode"
|
||||
#
|
||||
# Generate the manual.pdf and version.txt
|
||||
# Generate the manual.pdf, manual.html and version.txt
|
||||
# make
|
||||
# ./cppcheck --version > version.txt
|
||||
# docbook2pdf man/manual.docbook
|
||||
# xsltproc -o manual.html /usr/share/xml/docbook/stylesheet/nwalsh/xhtml/docbook.xsl manual.docbook
|
||||
#
|
||||
# Upload manual.pdf and version.txt...
|
||||
# sftp hyd_danmar,cppcheck@web.sourceforge.net
|
||||
|
|
Loading…
Reference in New Issue