You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deps: venv/bin/python docs/volto docs/plone.restapi docs/plone.api ## Create Python virtual environment, install requirements, initialize or update the volto, plone.restapi, and plone.api submodules, and finally create symlinks to the source files.
72
-
75
+
deps: venv/bin/python docs/volto docs/plone.restapi install-api ## Create Python virtual environment, install requirements, initialize or update the volto, plone.restapi, and plone.api submodules, and finally create symlinks to the source files.
73
76
74
77
.PHONY: html
75
78
html: deps ## Build html
@@ -219,7 +222,8 @@ rtd-pr-preview: ## Build pull request preview on Read the Docs
0 commit comments