Searched refs:doctest (Results 1 – 2 of 2) sorted by relevance
50 @echo " doctest to run all doctests embedded in the documentation (if enabled)"170 doctest: target171 $(SPHINXBUILD) -b doctest $(ALLSPHINXOPTS) $(BUILDDIR)/doctest
40 echo. doctest to run all doctests embedded in the documentation if enabled218 if "%1" == "doctest" (219 %SPHINXBUILD% -b doctest %ALLSPHINXOPTS% %BUILDDIR%/doctest223 results in %BUILDDIR%/doctest/output.txt.
Completed in 4 milliseconds