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.
ALLFILES
1 parent 5ff4892 commit 4ca8169Copy full SHA for 4ca8169
docs/Makefile
@@ -13,7 +13,6 @@ VENVDIR = $(SPHINXDIR)/venv
13
PA11Y = $(SPHINXDIR)/node_modules/pa11y/bin/pa11y.js --config $(SPHINXDIR)/pa11y.json
14
VENV = $(VENVDIR)/bin/activate
15
TARGET = *
16
-ALLFILES = *.rst **/*.rst
17
METRICSDIR = $(SOURCEDIR)/.sphinx/metrics
18
REQPDFPACKS = latexmk fonts-freefont-otf texlive-latex-recommended texlive-latex-extra texlive-fonts-recommended texlive-font-utils texlive-lang-cjk texlive-xetex plantuml xindy tex-gyre dvipng
19
CONFIRM_SUDO ?= N
0 commit comments