absolute sphinx-build path

This commit is contained in:
acereca 2021-02-12 14:20:16 +01:00
parent 075403ebd1
commit 0a501b7490
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# You can set these variables from the command line, and also # You can set these variables from the command line, and also
# from the environment for the first two. # from the environment for the first two.
SPHINXOPTS ?= SPHINXOPTS ?=
SPHINXBUILD ?= sphinx-build SPHINXBUILD ?= /usr/bin/sphinx-build
SOURCEDIR = . SOURCEDIR = .
BUILDDIR = _build BUILDDIR = _build