OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:doctest
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/
Makefile
15
.PHONY: help clean html dirhtml pickle json htmlhelp qthelp latex changes linkcheck
doctest
28
@echo "
doctest
to run all doctests embedded in the documentation (if enabled)"
86
doctest
:
87
$(SPHINXBUILD) -b
doctest
$(ALLSPHINXOPTS) $(BUILDDIR)/
doctest
89
"results in $(BUILDDIR)/
doctest
/output.txt."
make.bat
26
echo.
doctest
to run all doctests embedded in the documentation if enabled
105
if "%1" == "
doctest
" (
106
%SPHINXBUILD% -b
doctest
%ALLSPHINXOPTS% %BUILDDIR%/
doctest
109
results in %BUILDDIR%/
doctest
/output.txt.
Completed in 4 milliseconds
Indexes created Sat Aug 15 00:25:12 UTC 2026