Merge work.mysql.com:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
This commit is contained in:
commit
8c2992ab02
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