pull/746/head
Steve Piercy 2024-11-21 16:02:43 -08:00
rodzic 1f8b266a31
commit 8e8af07ffa
2 zmienionych plików z 446 dodań i 324 usunięć

Wyświetl plik

@ -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"
@ -163,6 +164,7 @@ doctest:
livehtml:
$(SPHINXAUTOBUILD) \
--watch ../src \
--ignore "*.swp" \
--port 8050 \
-b html . "$(BUILDDIR)/html" $(SPHINXOPTS) $(O)

Plik diff jest za duży Load Diff