Skip to content

Commit

Permalink
Update documentation tooling (fixup for 7046aea)
Browse files Browse the repository at this point in the history
  • Loading branch information
kislyuk committed Oct 8, 2021
1 parent 320008f commit 8659769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ init_docs:
cd docs; sphinx-quickstart

docs:
$(MAKE) -C docs html
sphinx-build docs docs/html

install: clean
pip install wheel
Expand Down

0 comments on commit 8659769

Please sign in to comment.