Skip to content

Commit 67fb7fe

Browse files
authored
Update sphinx command in doc Makefile
1 parent eb53174 commit 67fb7fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# You can set these variables from the command line.
55
SPHINXOPTS =
6-
SPHINXBUILD = python -msphinx #sphinx-build
6+
SPHINXBUILD = sphinx-build
77
PAPER =
88
BUILDDIR = build
99

0 commit comments

Comments
 (0)