test-make-manual BitKeeper file /home/mwagner/work/bk/mysql/Docs/Support/test-make-manual
This commit is contained in:
parent
4735a463a2
commit
6dda9ab208
13
Docs/Support/test-make-manual
Executable file
13
Docs/Support/test-make-manual
Executable file
@ -0,0 +1,13 @@
|
|||||||
|
#!/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
|
Loading…
x
Reference in New Issue
Block a user