Commit 332b1099 by Niels

clean up

parent 099030ba
......@@ -50,6 +50,7 @@ update_doxygen_online:
git checkout gh-pages
rm -fr html
mv /tmp/github-html html
cd html ; git rm $(git ls-files --deleted)
git commit -m "Doxygen update"
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