7 lines
162 B
Bash
7 lines
162 B
Bash
python /u01/subversion/python/trunk/Doc/tools/mkhowto \
|
|
--html --dir ../html cx_Oracle.tex
|
|
rm -rf ../html/WARNINGS
|
|
rm -f ../html/index.dat
|
|
rm -rf ../html/*.pl
|
|
|