Home
last modified time | relevance | path

Searched refs:linkcheck (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libcbor/doc/
H A DMakefile46 @echo " linkcheck to check all external links for integrity"
158 linkcheck: target
159 $(SPHINXBUILD) -b linkcheck $(ALLSPHINXOPTS) $(BUILDDIR)/linkcheck
H A Dmake.bat38 echo. linkcheck to check all external links for integrity
208 if "%1" == "linkcheck" (
209 %SPHINXBUILD% -b linkcheck %ALLSPHINXOPTS% %BUILDDIR%/linkcheck
213 or in %BUILDDIR%/linkcheck/output.txt.
/freebsd/contrib/llvm-project/lld/docs/
H A Dmake.bat36 echo. linkcheck to check all external links for integrity
172 if "%1" == "linkcheck" (
173 %SPHINXBUILD% -b linkcheck %ALLSPHINXOPTS% %BUILDDIR%/linkcheck
177 or in %BUILDDIR%/linkcheck/output.txt.