mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
More work on doc deployment
This commit is contained in:
parent
a875ded18b
commit
b332a2a205
2 changed files with 7 additions and 6 deletions
|
|
@ -110,8 +110,9 @@ pdf:
|
|||
@echo "To see result, open evennia/docs/build/latex/evennia.pdf in a PDF reader."
|
||||
|
||||
quick:
|
||||
make _check-env
|
||||
make _quick_autodoc-index
|
||||
make _quick-html-build $(FILES)
|
||||
make _html-build
|
||||
@echo ""
|
||||
@echo "Documentation built (single version, no autodocs)."
|
||||
@echo "To see result, open evennia/docs/build/html/index.html in a browser."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue