Skip to content

Commit

Permalink
try different pages build
Browse files Browse the repository at this point in the history
  • Loading branch information
florianjoerg committed May 19, 2023
1 parent c5d78f4 commit 607002c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ help:
#%: Makefile
# @$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
html: Makefile
@cd ..; python setup.py build_ext --inplace
#@cd ..; python setup.py build_ext --inplace
# probably replacable with:
#@cd ..; pip install -e .
@cd ..; pip install -e .
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)

redoall: Makefile
Expand Down

0 comments on commit 607002c

Please sign in to comment.