We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
SPHINXLINT
Doc/Makefile
1 parent 9e9df93 commit 5ada51cCopy full SHA for 5ada51c
Doc/Makefile
@@ -7,7 +7,6 @@
7
PYTHON = python3
8
VENVDIR = ./venv
9
SPHINXBUILD = PATH=$(VENVDIR)/bin:$$PATH sphinx-build
10
-SPHINXLINT = PATH=$(VENVDIR)/bin:$$PATH sphinx-lint
11
BLURB = PATH=$(VENVDIR)/bin:$$PATH blurb
12
JOBS = auto
13
PAPER =
0 commit comments