Update sphinx command in doc Makefile

This commit is contained in:
Nicola Demo
2023-06-02 09:35:05 +02:00
committed by GitHub
parent eb531747e5
commit 67fb7fe891

View File

@@ -3,7 +3,7 @@
# You can set these variables from the command line. # You can set these variables from the command line.
SPHINXOPTS = SPHINXOPTS =
SPHINXBUILD = python -msphinx #sphinx-build SPHINXBUILD = sphinx-build
PAPER = PAPER =
BUILDDIR = build BUILDDIR = build