Update FuncParser docs

This commit is contained in:
Griatch 2022-06-12 00:40:36 +02:00
parent f5d0018c8e
commit 517ec5d4d5
3 changed files with 85 additions and 29 deletions

View file

@ -17,6 +17,7 @@ git checkout gh-pages
# with the build/ directory available since this is not in git
# remove all but the build dir
# TODO don't delete old branches after 1.0 release; they will get harder and harder to rebuild
ls -Q | grep -v build | xargs rm -Rf
cp -Rf build/html/* .