mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Update FuncParser docs
This commit is contained in:
parent
f5d0018c8e
commit
517ec5d4d5
3 changed files with 85 additions and 29 deletions
|
|
@ -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/* .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue