Commit a193e8c1 authored by Dominik Charousset's avatar Dominik Charousset

do not remove old manual versions

parent aa56a593
......@@ -17,7 +17,7 @@ make html &>/dev/null
echo "copy documentation into gh-pages ..."
cd ../../gh-pages
rm -rf *.tex *.html *.css *.png *.js manual
rm -f *.tex *.html *.css *.png *.js manual/manual.pdf manual/index.html
cp -R ../libcppa/html/* .
mkdir manual
cp ../libcppa/manual.pdf manual/
......
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