mirror of
https://github.com/evennia/evennia.git
synced 2026-04-17 21:59:06 +02:00
Update doc deploy to skip legacy docs
This commit is contained in:
parent
b9c059670f
commit
108cee50e1
3 changed files with 74 additions and 4 deletions
|
|
@ -89,7 +89,8 @@ _multiversion-build:
|
|||
@EVDIR=$(EVDIR) EVGAMEDIR=$(EVGAMEDIR) $(SPHINXMULTIVERSION) $(SPHINXOPTS) "$(SOURCEDIR)" "$(BUILDDIR)/html" $(SPHINXOPTS)
|
||||
|
||||
_multiversion-deploy:
|
||||
@bash -e deploy.sh
|
||||
@python deploy.py
|
||||
# @bash -e deploy.sh
|
||||
|
||||
_latex-build:
|
||||
@NOAUTODOC=1 EVDIR=$(EVDIR) EVGAMEDIR=$(EVGAMEDIR) $(SPHINXBUILD) -M latexpdf "$(SOURCEDIR)" "$(BUILDDIR)/latex" $(QUICKFILES)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue