test-make-manual BitKeeper file /home/mwagner/work/bk/mysql/Docs/Support/test-make-manual

parent 4dfa7cad
#!/bin/sh
echo
echo "|---- Running makeinfo ----|"
makeinfo --no-split -I . manual.texi
echo
echo "|---- Running texi2html ----|"
/usr/bin/perl ./Support/texi2html -iso -number manual.texi
echo
echo "Please examine your modifications in \`manual.html'."
echo
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment