Home
last modified time | relevance | path

Searched refs:doctest (Results 1 – 2 of 2) sorted by relevance

/libuv/docs/
H A DMakefile50 @echo " doctest to run all doctests embedded in the documentation (if enabled)"
170 doctest: target
171 $(SPHINXBUILD) -b doctest $(ALLSPHINXOPTS) $(BUILDDIR)/doctest
H A Dmake.bat40 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.

Completed in 4 milliseconds