HomeSort by: relevance | last modified time | path
    Searched refs:doctest (Results 1 - 9 of 9) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/jit/docs/
Makefile 17 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext
39 @echo " doctest to run all doctests embedded in the documentation (if enabled)"
150 doctest:
151 $(SPHINXBUILD) -b doctest $(ALLSPHINXOPTS) $(BUILDDIR)/doctest
153 "results in $(BUILDDIR)/doctest/output.txt."
  /src/external/gpl3/gcc.old/dist/gcc/jit/docs/
Makefile 17 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext
39 @echo " doctest to run all doctests embedded in the documentation (if enabled)"
150 doctest:
151 $(SPHINXBUILD) -b doctest $(ALLSPHINXOPTS) $(BUILDDIR)/doctest
153 "results in $(BUILDDIR)/doctest/output.txt."
  /src/external/mit/libcbor/dist/doc/
Makefile 22 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext
47 @echo " doctest to run all doctests embedded in the documentation (if enabled)"
164 doctest:
165 $(SPHINXBUILD) -b doctest $(ALLSPHINXOPTS) $(BUILDDIR)/doctest
167 "results in $(BUILDDIR)/doctest/output.txt."
make.bat 39 echo. doctest to run all doctests embedded in the documentation if enabled
217 if "%1" == "doctest" (
218 %SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest
222 results in %BUILDDIR%/doctest/output.txt.
  /src/external/mit/libuv/dist/docs/
Makefile 24 .PHONY: help clean html livehtml dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext
50 @echo " doctest to run all doctests embedded in the documentation (if enabled)"
170 doctest:
171 $(SPHINXBUILD) -b doctest $(ALLSPHINXOPTS) $(BUILDDIR)/doctest
173 "results in $(BUILDDIR)/doctest/output.txt."
make.bat 40 echo. doctest to run all doctests embedded in the documentation if enabled
218 if "%1" == "doctest" (
219 %SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest
223 results in %BUILDDIR%/doctest/output.txt.
  /src/external/apache2/llvm/dist/clang/docs/analyzer/
make.bat 37 echo. doctest to run all doctests embedded in the documentation if enabled
181 if "%1" == "doctest" (
182 %SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest
186 results in %BUILDDIR%/doctest/output.txt.
  /src/external/apache2/llvm/dist/clang/docs/
make.bat 37 echo. doctest to run all doctests embedded in the documentation if enabled
181 if "%1" == "doctest" (
182 %SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest
186 results in %BUILDDIR%/doctest/output.txt.
  /src/external/apache2/llvm/dist/llvm/docs/
make.bat 37 echo. doctest to run all doctests embedded in the documentation if enabled
181 if "%1" == "doctest" (
182 %SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest
186 results in %BUILDDIR%/doctest/output.txt.

Completed in 33 milliseconds