Skip to content

Commit

Permalink
Merge branch '6.0' into chapter-deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
MrTango authored Feb 12, 2025
2 parents 5db3027 + 2b144c8 commit cd5e77e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cd5e77e

Please sign in to comment.