Skip to content

Commit

Permalink
update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
PedramNavid committed Aug 19, 2024
1 parent d2a4b0b commit 01d292e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/sphinx/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ help:

install:
pip install -r requirements.txt
pip install -e ./_ext/dagster-sphinx

watch:
sphinx-autobuild "$(SOURCEDIR)" "$(BUILDDIR)/html" $(SPHINXOPTS) $(O)
Expand Down

0 comments on commit 01d292e

Please sign in to comment.