Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
stevepiercy committed Nov 22, 2024
1 parent 1f8b266 commit 8e8af07
Show file tree
Hide file tree
Showing 2 changed files with 452 additions and 330 deletions.
2 changes: 2 additions & 0 deletions docs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ I18NSPHINXOPTS = $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
help:
@echo "Please use \`make <target>' where <target> is one of"
@echo " html to make standalone HTML files"
@echo " livehtml to view a live preview of standalone HTML files"
@echo " dirhtml to make HTML files named index.html in directories"
@echo " singlehtml to make a single large HTML file"
@echo " pickle to make pickle files"
Expand Down Expand Up @@ -163,6 +164,7 @@ doctest:

livehtml:
$(SPHINXAUTOBUILD) \
--watch ../src \
--ignore "*.swp" \
--port 8050 \
-b html . "$(BUILDDIR)/html" $(SPHINXOPTS) $(O)
Expand Down
Loading

0 comments on commit 8e8af07

Please sign in to comment.