Skip to content

Commit 0f5f566

Browse files
committed
docs: Update makefile
1 parent 3d13b29 commit 0f5f566

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-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 = sphinx-build
6+
SPHINXBUILD = python -m sphinx
77
PAPER =
88
BUILDDIR = _build
99

docs/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
sphinxcontrib-asyncio
2+
sphinx_rtd_theme

0 commit comments

Comments
 (0)