doc/{Makefile,make.bat}: remove unused SPHINXPROJ

Appears to have been forgotten in f101bb661.
This commit is contained in:
Daniel Hahler
2020-03-07 03:42:04 +01:00
parent c8f81c0150
commit fbd111cfd1
2 changed files with 0 additions and 2 deletions

View File

@@ -5,7 +5,6 @@ PYTHON ?= python3
# You can set these variables from the command line.
SPHINXOPTS =
SPHINXBUILD = $(PYTHON) ../sphinx/cmd/build.py
SPHINXPROJ = sphinx
SOURCEDIR = .
BUILDDIR = _build

View File

@@ -7,7 +7,6 @@ if "%SPHINXBUILD%" == "" (
)
set SOURCEDIR=.
set BUILDDIR=_build
set SPHINXPROJ=sphinx-doc
if "%1" == "" goto help