We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
SPHINXLINT
Doc/Makefile
1 parent 3b1580a commit bdbe43cCopy full SHA for bdbe43c
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