Skip to content

Commit

Permalink
Improve makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
mjvogelsong committed Nov 10, 2023
1 parent 053a45b commit 74deacc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ docs-comprehensive: apidocs
cd docs && npm run build

apidocs:
cd docs && npm install
poetry run make html

html:
Expand Down

0 comments on commit 74deacc

Please sign in to comment.