Aegisub/aegisub/tinderbox/www/doxygen.sh
2009-08-05 22:04:52 +00:00

10 lines
191 B
Bash
Executable file

#!/bin/sh
# Help buildbot find the doxygen.log
ln -s docs/doxygen/doxygen.log
cd docs/doxygen
sh -x ./gen.sh /usr/www/docs.aegisub.org/source
chmod 0644 /usr/www/docs.aegisub.org/source/*