Searched refs:qthelp (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/
H A DMakefile15 .PHONY: help clean html dirhtml pickle json htmlhelp qthelp latex changes linkcheck doctest
24 @echo " qthelp to make HTML files and a qthelp project"
59 qthelp: target
60 $(SPHINXBUILD) -b qthelp $(ALLSPHINXOPTS) $(BUILDDIR)/qthelp
63 ".qhcp project file in $(BUILDDIR)/qthelp, like this:"
64 @echo "# qcollectiongenerator $(BUILDDIR)/qthelp/Gallium.qhcp"
66 @echo "# assistant -collectionFile $(BUILDDIR)/qthelp/Gallium.qhc"
H A Dmake.bat22 echo. qthelp to make HTML files and a qthelp project
72 if "%1" == "qthelp" (
73 %SPHINXBUILD% -b qthelp %ALLSPHINXOPTS% %BUILDDIR%/qthelp
76 .qhcp project file in %BUILDDIR%/qthelp, like this:
77 echo.^> qcollectiongenerator %BUILDDIR%\qthelp\Gallium.qhcp
79 echo.^> assistant -collectionFile %BUILDDIR%\qthelp\Gallium.ghc

Completed in 2 milliseconds