This commit is contained in:
acereca 2021-02-12 14:22:12 +01:00
parent 0a501b7490
commit 63d8f7ea99
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 ?= /usr/bin/sphinx-build SPHINXBUILD ?= /home/patrick/.local/bin/sphinx-build
SOURCEDIR = . SOURCEDIR = .
BUILDDIR = _build BUILDDIR = _build