blob: e5cb45a1002070e5b69906248474dcffbf1178bb [file] [log] [blame]
mkdir temp
mkdir temp\ref
r:\etw\autodoc\autodoc_api -o temp\ref -d ..\udkapi\com
copy temp\ref common\ref /s
del ref-man.tar.gz
cd temp
zip -9 -r ..\ref-man.zip ref
tar cvf ../ref-man.tar ref
cd ..
gzip ref-man.tar
del temp /sfx