HomeSort by relevance Sort by last modified time
    Searched refs:qthelp (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/docs/
Makefile 15 .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:
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"
make.bat 22 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
  /external/mesa3d/src/gallium/docs/
Makefile 15 .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:
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"
make.bat 22 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
  /external/clang/docs/analyzer/
Makefile 17 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext
29 @echo " qthelp to make HTML files and a qthelp project"
77 qthelp:
78 $(SPHINXBUILD) -b qthelp $(ALLSPHINXOPTS) $(BUILDDIR)/qthelp
81 ".qhcp project file in $(BUILDDIR)/qthelp, like this:"
82 @echo "# qcollectiongenerator $(BUILDDIR)/qthelp/ClangStaticAnalyzer.qhcp"
84 @echo "# assistant -collectionFile $(BUILDDIR)/qthelp/ClangStaticAnalyzer.qhc"
make.bat 27 echo. qthelp to make HTML files and a qthelp project
96 if "%1" == "qthelp" (
97 %SPHINXBUILD% -b qthelp %ALLSPHINXOPTS% %BUILDDIR%/qthelp
101 .qhcp project file in %BUILDDIR%/qthelp, like this:
102 echo.^> qcollectiongenerator %BUILDDIR%\qthelp\ClangStaticAnalyzer.qhcp
104 echo.^> assistant -collectionFile %BUILDDIR%\qthelp\ClangStaticAnalyzer.ghc
  /external/clang/docs/
make.bat 27 echo. qthelp to make HTML files and a qthelp project
96 if "%1" == "qthelp" (
97 %SPHINXBUILD% -b qthelp %ALLSPHINXOPTS% %BUILDDIR%/qthelp
101 .qhcp project file in %BUILDDIR%/qthelp, like this:
102 echo.^> qcollectiongenerator %BUILDDIR%\qthelp\Clang.qhcp
104 echo.^> assistant -collectionFile %BUILDDIR%\qthelp\Clang.ghc
  /external/llvm/docs/
make.bat 27 echo. qthelp to make HTML files and a qthelp project
96 if "%1" == "qthelp" (
97 %SPHINXBUILD% -b qthelp %ALLSPHINXOPTS% %BUILDDIR%/qthelp
101 .qhcp project file in %BUILDDIR%/qthelp, like this:
102 echo.^> qcollectiongenerator %BUILDDIR%\qthelp\llvm.qhcp
104 echo.^> assistant -collectionFile %BUILDDIR%\qthelp\llvm.ghc
  /external/chromium_org/native_client_sdk/src/doc/
Makefile 22 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext all
34 @echo " qthelp to make HTML files and a qthelp project"
88 qthelp:
89 $(SPHINXBUILD) -b qthelp $(ALLSPHINXOPTS) $(BUILDDIR)/qthelp
92 ".qhcp project file in $(BUILDDIR)/qthelp, like this:"
93 @echo "# qcollectiongenerator $(BUILDDIR)/qthelp/NativeClient.qhcp"
95 @echo "# assistant -collectionFile $(BUILDDIR)/qthelp/NativeClient.qhc"

Completed in 476 milliseconds