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 1f43bc2 commit c8bffd1Copy full SHA for c8bffd1
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