summaryrefslogtreecommitdiffstats
path: root/docs/Makefile
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2023-11-01 08:53:44 +0100
committernicolargo <nicolas@nicolargo.com>2023-11-01 08:53:44 +0100
commit16a7934763606cbced75eb5f9df103eea1f51841 (patch)
tree33dc43cbfcff340c3312a7ae828250a6b3d30a61 /docs/Makefile
parent9bf3cb33d6dd3b81d51368d33d7a9dec08e79c07 (diff)
Update docs. Correct Sphinx path.
Diffstat (limited to 'docs/Makefile')
-rw-r--r--docs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile
index 30485295..75bae57f 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -3,7 +3,7 @@
# You can set these variables from the command line.
SPHINXOPTS =
-SPHINXBUILD = sphinx-build
+SPHINXBUILD = ../venv/bin/sphinx-build
PAPER =
BUILDDIR = _build