ddnet/scripts/make_docs.sh
2007-05-22 15:06:15 +00:00

6 lines
176 B
Bash
Executable file

#!/bin/sh
docs/doctool/NaturalDocs -r -s Small -i src/ -i docs/articles -o HTML docs/output -p docs/config
#rm -Rf ~/public_html/.docs
#cp -Rf docs/output ~/public_html/.docs