Script to build using the tinderbox.
Originally committed to SVN as r3316.
This commit is contained in:
parent
7ef2e4f764
commit
2e4aa86804
1 changed files with 3 additions and 0 deletions
3
aegisub/tinderbox/www/doxygen.sh
Executable file
3
aegisub/tinderbox/www/doxygen.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
cd docs/doxygen
|
||||
sh -x ./gen.sh /usr/www/docs.aegisub.org/source
|
Loading…
Reference in a new issue