diff --git a/aegisub/tinderbox/www/doxygen.sh b/aegisub/tinderbox/www/doxygen.sh index bfa3f8389..5bd88fc28 100755 --- a/aegisub/tinderbox/www/doxygen.sh +++ b/aegisub/tinderbox/www/doxygen.sh @@ -1,3 +1,7 @@ #!/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