Skip to content

Commit 8659769

Browse files
committed
Update documentation tooling (fixup for 7046aea)
1 parent 320008f commit 8659769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ init_docs:
1111
cd docs; sphinx-quickstart
1212

1313
docs:
14-
$(MAKE) -C docs html
14+
sphinx-build docs docs/html
1515

1616
install: clean
1717
pip install wheel

0 commit comments

Comments
 (0)