Home
last modified time | relevance | path

Searched full:devhelp (Results 1 – 25 of 118) sorted by relevance

12345

/aosp_15_r20/external/python/rsa/doc/
DMakefile15 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf …
28 @echo " devhelp to make HTML files and a Devhelp project"
81 devhelp: target
82 $(SPHINXBUILD) -b devhelp $(ALLSPHINXOPTS) $(BUILDDIR)/devhelp
86 @echo "# mkdir -p $$HOME/.local/share/devhelp/Python-RSA"
87 @echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/Python-RSA"
88 @echo "# devhelp"
Dmake.bat26 echo. devhelp to make HTML files and a Devhelp project
104 if "%1" == "devhelp" (
105 %SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp
/aosp_15_r20/external/python/six/documentation/
DMakefile15 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf …
26 @echo " devhelp to make HTML files and a Devhelp project"
79 devhelp: target
80 $(SPHINXBUILD) -b devhelp $(ALLSPHINXOPTS) $(BUILDDIR)/devhelp
84 @echo "# mkdir -p $$HOME/.local/share/devhelp/six"
85 @echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/six"
86 @echo "# devhelp"
/aosp_15_r20/external/python/uritemplates/docs/
DMakefile15 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf …
26 @echo " devhelp to make HTML files and a Devhelp project"
79 devhelp: target
80 $(SPHINXBUILD) -b devhelp $(ALLSPHINXOPTS) $(BUILDDIR)/devhelp
84 @echo "# mkdir -p $$HOME/.local/share/devhelp/Raclette"
85 @echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/Raclette"
86 @echo "# devhelp"
/aosp_15_r20/external/python/watchdog/docs/
DMakefile15 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf …
26 @echo " devhelp to make HTML files and a Devhelp project"
79 devhelp: target
80 $(SPHINXBUILD) -b devhelp $(ALLSPHINXOPTS) $(BUILDDIR)/devhelp
84 @echo "# mkdir -p $$HOME/.local/share/devhelp/watchdog"
85 @echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/watchdog"
86 @echo "# devhelp"
Dmake.bat26 echo. devhelp to make HTML files and a Devhelp project
104 if "%1" == "devhelp" (
105 %SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp
/aosp_15_r20/external/python/mako/doc/build/
DMakefile15 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf …
27 @echo " devhelp to make HTML files and a Devhelp project"
85 devhelp: target
86 $(SPHINXBUILD) -b devhelp $(ALLSPHINXOPTS) $(BUILDDIR)/devhelp
90 @echo "# mkdir -p $$HOME/.local/share/devhelp/SQLAlchemy"
91 @echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/SQLAlchemy"
92 @echo "# devhelp"
/aosp_15_r20/external/python/cachetools/docs/
DMakefile17 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf …
28 @echo " devhelp to make HTML files and a Devhelp project"
84 devhelp: target
85 $(SPHINXBUILD) -b devhelp $(ALLSPHINXOPTS) $(BUILDDIR)/devhelp
89 @echo "# mkdir -p $$HOME/.local/share/devhelp/cachetools"
90 @echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/cachetools"
91 @echo "# devhelp"
/aosp_15_r20/external/llvm/docs/
H A DMakefile.sphinx17 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf …
30 @echo " devhelp to make HTML files and a Devhelp project"
86 devhelp:
87 $(SPHINXBUILD) -b devhelp $(ALLSPHINXOPTS) $(BUILDDIR)/devhelp
91 @echo "# mkdir -p $$HOME/.local/share/devhelp/llvm"
92 @echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/llvm"
93 @echo "# devhelp"
H A Dmake.bat28 echo. devhelp to make HTML files and a Devhelp project
108 if "%1" == "devhelp" (
109 %SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp
/aosp_15_r20/external/swiftshader/third_party/subzero/docs/
H A DMakefile.sphinx22 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp\
36 @echo " devhelp to make HTML files and a Devhelp project"
95 devhelp:
96 $(SPHINXBUILD) -b devhelp $(ALLSPHINXOPTS) $(BUILDDIR)/devhelp
100 @echo "# mkdir -p $$HOME/.local/share/devhelp/llvm"
101 @echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/llvm"
102 @echo "# devhelp"
/aosp_15_r20/external/clang/docs/
H A DMakefile.sphinx17 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf …
30 @echo " devhelp to make HTML files and a Devhelp project"
94 devhelp:
95 $(SPHINXBUILD) -b devhelp $(ALLSPHINXOPTS) $(BUILDDIR)/devhelp
99 @echo "# mkdir -p $$HOME/.local/share/devhelp/Clang"
100 @echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/Clang"
101 @echo "# devhelp"
H A Dmake.bat28 echo. devhelp to make HTML files and a Devhelp project
108 if "%1" == "devhelp" (
109 %SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp
/aosp_15_r20/external/python/oauth2client/docs/
DMakefile22 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf …
33 @echo " devhelp to make HTML files and a Devhelp project"
92 devhelp: target
93 $(SPHINXBUILD) -b devhelp $(ALLSPHINXOPTS) $(BUILDDIR)/devhelp
97 @echo "# mkdir -p $$HOME/.local/share/devhelp/oauth2client"
98 @echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/oauth2client"
99 @echo "# devhelp"
/aosp_15_r20/external/python/dateutil/docs/
DMakefile22 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf …
33 @echo " devhelp to make HTML files and a Devhelp project"
92 devhelp: target
93 $(SPHINXBUILD) -b devhelp $(ALLSPHINXOPTS) $(BUILDDIR)/devhelp
97 @echo "# mkdir -p $$HOME/.local/share/devhelp/dateutil"
98 @echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/dateutil"
99 @echo "# devhelp"
Dmake.bat28 echo. devhelp to make HTML files and a Devhelp project
124 if "%1" == "devhelp" (
125 %SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp
/aosp_15_r20/external/iperf3/docs/
H A DMakefile22 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf …
33 @echo " devhelp to make HTML files and a Devhelp project"
92 devhelp: target
93 $(SPHINXBUILD) -b devhelp $(ALLSPHINXOPTS) $(BUILDDIR)/devhelp
97 @echo "# mkdir -p $$HOME/.local/share/devhelp/iperf"
98 @echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/iperf"
99 @echo "# devhelp"
/aosp_15_r20/external/python/pyfakefs/docs/
DMakefile28 @echo " devhelp to make HTML files and a Devhelp project"
107 .PHONY: devhelp
108 devhelp: target
109 $(SPHINXBUILD) -b devhelp $(ALLSPHINXOPTS) $(BUILDDIR)/devhelp
113 @echo "# mkdir -p $$HOME/.local/share/devhelp/pyfakefs"
114 @echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/pyfakefs"
115 @echo "# devhelp"
Dmake.bat28 echo. devhelp to make HTML files and a Devhelp project
138 if "%1" == "devhelp" (
139 %SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp
/aosp_15_r20/external/python/pyasn1/docs/
DMakefile22 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf …
34 @echo " devhelp to make HTML files and a Devhelp project"
102 devhelp: target
103 $(SPHINXBUILD) -b devhelp $(ALLSPHINXOPTS) $(BUILDDIR)/devhelp
107 @echo "# mkdir -p $$HOME/.local/share/devhelp/PyASN1"
108 @echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/PyASN1"
109 @echo "# devhelp"
/aosp_15_r20/external/python/pyee/docs/
DMakefile28 @echo " devhelp to make HTML files and a Devhelp project"
107 .PHONY: devhelp
108 devhelp: target
109 $(SPHINXBUILD) -b devhelp $(ALLSPHINXOPTS) $(BUILDDIR)/devhelp
113 @echo "# mkdir -p $$HOME/.local/share/devhelp/pyee"
114 @echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/pyee"
115 @echo "# devhelp"
/aosp_15_r20/external/python/mobly/docs/
DMakefile28 @echo " devhelp to make HTML files and a Devhelp project"
109 .PHONY: devhelp
110 devhelp: target
111 $(SPHINXBUILD) -b devhelp $(ALLSPHINXOPTS) $(BUILDDIR)/devhelp
115 @echo "# mkdir -p $$HOME/.local/share/devhelp/Mobly"
116 @echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/Mobly"
117 @echo "# devhelp"
Dmake.bat30 echo. devhelp to make HTML files and a Devhelp project
140 if "%1" == "devhelp" (
141 %SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp
/aosp_15_r20/external/clang/docs/analyzer/
H A Dmake.bat28 echo. devhelp to make HTML files and a Devhelp project
108 if "%1" == "devhelp" (
109 %SPHINXBUILD% -b devhelp %ALLSPHINXOPTS% %BUILDDIR%/devhelp
/aosp_15_r20/external/libxml2/
H A D.gitlab-ci.yml292 - cp -r doc/devhelp doc/xmllint.html doc/xmlcatalog.html public
297 - public/devhelp/Makefile*
298 - public/devhelp/*.xsl

12345