aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/Makefile
diff options
context:
space:
mode:
authorAdam Janovsky2024-02-20 12:26:22 +0100
committerAdam Janovsky2024-02-20 12:26:22 +0100
commite4fceda880be87c29db6d8b294a80ebf11a482e8 (patch)
tree650c774ce798445bc672d8b87ebcad30617c26e4 /docs/Makefile
parent7ee9d2f6df61f60bb436a11a049990da6dd38d20 (diff)
downloadsec-certs-e4fceda880be87c29db6d8b294a80ebf11a482e8.tar.gz
sec-certs-e4fceda880be87c29db6d8b294a80ebf11a482e8.tar.zst
sec-certs-e4fceda880be87c29db6d8b294a80ebf11a482e8.zip
document reference context inference
Diffstat (limited to 'docs/Makefile')
-rw-r--r--docs/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Makefile b/docs/Makefile
index d4bb2cbb..a005bfc7 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -14,6 +14,9 @@ help:
.PHONY: help Makefile
+linkcheck:
+ @$(SPHINXBUILD) -b linkcheck . $(BUILDDIR)/linkcheck
+
# Catch-all target: route all unknown targets to Sphinx using the new
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
%: Makefile