Update doc deploy to skip legacy docs
This commit is contained in:
parent
af4af1d0c3
commit
a1cc39e165
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