diff --git a/Makefile b/Makefile index 2e56b504..8355c03e 100644 --- a/Makefile +++ b/Makefile @@ -94,6 +94,7 @@ docs-comprehensive: apidocs cd docs && npm run build apidocs: + cd docs && npm install poetry run make html html: