Empty the documentation folder before creating the new files

pull/35/head
Peter 'Pita' Martischka 2011-05-29 21:53:14 +01:00
parent 7024f3e78a
commit 14f0d443df
1 changed files with 3 additions and 0 deletions

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