Empty the documentation folder before creating the new files

This commit is contained in:
Peter 'Pita' Martischka 2011-05-29 21:53:14 +01:00
parent 7024f3e78a
commit 14f0d443df

View file

@ -14,4 +14,7 @@ type -P doc.md &>/dev/null || {
exit 1
}
echo "empty doc folder..."
rm -rf doc/jsdoc/*
doc.md node doc/jsdoc