mirror of
https://github.com/evennia/evennia.git
synced 2026-04-05 15:37:17 +02:00
Fix doc build for no-db case
This commit is contained in:
parent
f33c783311
commit
3ba143645c
2 changed files with 9 additions and 2 deletions
|
|
@ -152,6 +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!
|
||||
deploy:
|
||||
make _multiversion-deploy
|
||||
@echo "Documentation deployed."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue