Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/docs/
DMakefile15 .PHONY: help clean html dirhtml pickle json htmlhelp qthelp latex changes linkcheck doctest
80 linkcheck: target
81 $(SPHINXBUILD) -b linkcheck $(ALLSPHINXOPTS) $(BUILDDIR)/linkcheck
Dmake.bat25 echo. linkcheck to check all external links for integrity
97 if "%1" == "linkcheck" (
98 %SPHINXBUILD% -b linkcheck %ALLSPHINXOPTS% %BUILDDIR%/linkcheck
101 or in %BUILDDIR%/linkcheck/output.txt.
/external/llvm/docs/
DMakefile.sphinx17 … pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext
146 linkcheck:
147 $(SPHINXBUILD) -b linkcheck $(ALLSPHINXOPTS) $(BUILDDIR)/linkcheck
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.
DREADME.txt53 make -f Makefile.sphinx linkcheck
/external/swiftshader/third_party/subzero/docs/
DMakefile.sphinx23 epub latex latexpdf text man changes linkcheck doctest gettext
155 linkcheck:
156 $(SPHINXBUILD) -b linkcheck $(ALLSPHINXOPTS) $(BUILDDIR)/linkcheck
/external/clang/docs/
DMakefile.sphinx17 …ickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext …
154 linkcheck:
155 $(SPHINXBUILD) -b linkcheck $(ALLSPHINXOPTS) $(BUILDDIR)/linkcheck
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.
/external/fio/doc/
DMakefile190 .PHONY: linkcheck
191 linkcheck: target
192 $(SPHINXBUILD) -b linkcheck $(ALLSPHINXOPTS) $(BUILDDIR)/linkcheck
Dmake.bat39 echo. linkcheck to check all external links for integrity
230 if "%1" == "linkcheck" (
231 %SPHINXBUILD% -b linkcheck %ALLSPHINXOPTS% %BUILDDIR%/linkcheck
235 or in %BUILDDIR%/linkcheck/output.txt.
/external/python/cpython2/Doc/
DMakefile16 .PHONY: help build html htmlhelp latex text changes linkcheck \
70 linkcheck: BUILDER = linkcheck target
71 linkcheck: target
Dmake.bat57 echo. suspicious, linkcheck, changes, doctest
DREADME.txt69 * "linkcheck", which checks all external references to see whether they are
/external/devlib/doc/
DMakefile47 @echo " linkcheck to check all external links for integrity"
168 linkcheck: target
169 $(SPHINXBUILD) -b linkcheck $(ALLSPHINXOPTS) $(BUILDDIR)/linkcheck
Dmake.bat38 echo. linkcheck to check all external links for integrity
220 if "%1" == "linkcheck" (
221 %SPHINXBUILD% -b linkcheck %ALLSPHINXOPTS% %BUILDDIR%/linkcheck
225 or in %BUILDDIR%/linkcheck/output.txt.
/external/bart/docs/api_reference/
DMakefile47 @echo " linkcheck to check all external links for integrity"
172 linkcheck: reference target
173 $(SPHINXBUILD) -b linkcheck $(ALLSPHINXOPTS) $(BUILDDIR)/linkcheck
/external/trappy/doc/api_reference/
DMakefile47 @echo " linkcheck to check all external links for integrity"
172 linkcheck: reference target
173 $(SPHINXBUILD) -b linkcheck $(ALLSPHINXOPTS) $(BUILDDIR)/linkcheck
/external/clang/docs/analyzer/
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.
/external/libcxx/docs/
DMakefile.sphinx20 …ickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext …
/external/python/cpython2/Misc/
DNEWS1851 - Issue #15759: "make suspicious", "make linkcheck" and "make doctest" in Doc/