ddnet/scripts/make_docs.sh

6 lines
176 B
Bash
Raw Normal View History

2007-05-22 15:06:15 +00:00
#!/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