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

@ -152,8 +152,8 @@ mv-local:
@echo "Documentation built (multiversion + autodocs)."
@echo "To see result, open evennia/docs/build/html/<version>/index.html in a browser."
# note - don't run the following manually, the result will clash with the result
# of the github actions!
# note - don't run deploy/release manually, the result will clash with the
# result of the github actions!
deploy:
make _multiversion-deploy
@echo "Documentation deployed."