repo.or.cz
/
htmlpurifier
/
darkodev.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Delete asserts, fixes #97.
[htmlpurifier/darkodev.git]
/
maintenance
/
regenerate-docs.sh
blob
6f4d720ff3bdc35f1ad39ae3611de32c668e4629
1
#!/bin/bash -e
2
.
/
compile-doxygen.sh
3
cd
..
/
docs
4
scp doxygen.tgz htmlpurifier.org
:/
home
/
ezyang
/
htmlpurifier.org
5
ssh
htmlpurifier.org
"cd /home/ezyang/htmlpurifier.org && ./reload-docs.sh"