Commit 332b1099 authored by Niels's avatar Niels

clean up

parent 099030ba
...@@ -50,6 +50,7 @@ update_doxygen_online: ...@@ -50,6 +50,7 @@ update_doxygen_online:
git checkout gh-pages git checkout gh-pages
rm -fr html rm -fr html
mv /tmp/github-html html mv /tmp/github-html html
cd html ; git rm $(git ls-files --deleted)
git commit -m "Doxygen update" git commit -m "Doxygen update"
git checkout master git checkout master
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment