Skip to content

Commit

Permalink
Merge branch '0.3-dev' into 187-geojson-conversion-rules
Browse files Browse the repository at this point in the history
  • Loading branch information
odscjen authored Jun 27, 2024
2 parents f2b3867 + 2eb3be2 commit 5ed634f
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 @@ -226,6 +226,6 @@ dummy:

.PHONY: autobuild
autobuild:
sphinx-autobuild -nW -q -b dirhtml $(ALLSPHINXOPTS) $(BUILDDIR)/dirhtml
sphinx-autobuild -nW -q -b dirhtml --watch ../ $(ALLSPHINXOPTS) $(BUILDDIR)/dirhtml
@echo
@echo "Auto-build finished. The HTML pages are in $(BUILDDIR)/dirhtml."
@echo "Auto-build finished. The HTML pages are in $(BUILDDIR)/dirhtml."

0 comments on commit 5ed634f

Please sign in to comment.