diff --git a/Makefile b/Makefile index ea15b4b95..a643b8d95 100644 --- a/Makefile +++ b/Makefile @@ -208,6 +208,9 @@ livehtml: deps ## Rebuild Sphinx documentation on changes, with live-reload in cd "$(DOCS_DIR)" && ${SPHINXAUTOBUILD} \ --ignore "*.swp" \ --port 8050 \ + --watch volto \ + --watch plone.api \ + --watch plone.restapi \ -b html . "$(BUILDDIR)/html" $(SPHINXOPTS) $(O) .PHONY: rtd-pr-preview diff --git a/submodules/volto b/submodules/volto index 3330285b2..b77a7b0fc 160000 --- a/submodules/volto +++ b/submodules/volto @@ -1 +1 @@ -Subproject commit 3330285b2c14ed7f6131d9866e760a1fa4a5a57a +Subproject commit b77a7b0fcf9f59ef31098a6ba132e40ccf2a3bd8