7 lines
165 B
Bash
7 lines
165 B
Bash
python /u01/svn/python/release25-maint/Doc/tools/mkhowto \
|
|
--html --dir ../html cx_Oracle.tex
|
|
rm -rf ../html/WARNINGS
|
|
rm -f ../html/index.dat
|
|
rm -rf ../html/*.pl
|
|
|