Home
last modified time | relevance | path

Searched refs:epub (Results 1 – 25 of 26) sorted by relevance

12

/external/python/cpython2/Doc/
DMakefile62 epub: BUILDER = epub target
63 epub: build target
146 rm -rf build/epub
147 make epub
148 cp -pPR build/epub/Python.epub dist/python-$(DISTVERSION)-docs.epub
DREADME.txt66 * "epub", which builds an EPUB document, suitable to be viewed on e-book
/external/python/cpython3/Doc/
DMakefile79 epub: BUILDER = epub target
80 epub: build target
168 rm -rf build/epub
169 make epub
170 cp -pPR build/epub/Python.epub dist/python-$(DISTVERSION)-docs.epub
DREADME.rst75 * "epub", which builds an EPUB document, suitable to be viewed on e-book
/external/python/uritemplates/docs/
DMakefile15 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf …
88 epub: target
89 $(SPHINXBUILD) -b epub $(ALLSPHINXOPTS) $(BUILDDIR)/epub
/external/python/six/documentation/
DMakefile15 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf …
88 epub: target
89 $(SPHINXBUILD) -b epub $(ALLSPHINXOPTS) $(BUILDDIR)/epub
/external/python/rsa/doc/
DMakefile15 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf …
90 epub: target
91 $(SPHINXBUILD) -b epub $(ALLSPHINXOPTS) $(BUILDDIR)/epub
Dmake.bat27 echo. epub to make an epub
112 if "%1" == "epub" (
113 %SPHINXBUILD% -b epub %ALLSPHINXOPTS% %BUILDDIR%/epub
116 echo.Build finished. The epub file is in %BUILDDIR%/epub.
/external/swiftshader/third_party/subzero/docs/
DMakefile.sphinx23 epub latex latexpdf text man changes linkcheck doctest gettext
104 epub:
105 $(SPHINXBUILD) -b epub $(ALLSPHINXOPTS) $(BUILDDIR)/epub
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DMakefile.sphinx17 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf …
95 epub:
96 $(SPHINXBUILD) -b epub $(ALLSPHINXOPTS) $(BUILDDIR)/epub
Dmake.bat29 echo. epub to make an epub
116 if "%1" == "epub" (
117 %SPHINXBUILD% -b epub %ALLSPHINXOPTS% %BUILDDIR%/epub
120 echo.Build finished. The epub file is in %BUILDDIR%/epub.
/external/llvm/docs/
DMakefile.sphinx17 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf …
95 epub:
96 $(SPHINXBUILD) -b epub $(ALLSPHINXOPTS) $(BUILDDIR)/epub
Dmake.bat29 echo. epub to make an epub
116 if "%1" == "epub" (
117 %SPHINXBUILD% -b epub %ALLSPHINXOPTS% %BUILDDIR%/epub
120 echo.Build finished. The epub file is in %BUILDDIR%/epub.
/external/python/funcsigs/docs/
DMakefile17 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf …
93 epub: target
94 $(SPHINXBUILD) -b epub $(ALLSPHINXOPTS) $(BUILDDIR)/epub
/external/clang/docs/
DMakefile.sphinx17 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf …
103 epub:
104 $(SPHINXBUILD) -b epub $(ALLSPHINXOPTS) $(BUILDDIR)/epub
Dmake.bat29 echo. epub to make an epub
116 if "%1" == "epub" (
117 %SPHINXBUILD% -b epub %ALLSPHINXOPTS% %BUILDDIR%/epub
120 echo.Build finished. The epub file is in %BUILDDIR%/epub.
/external/clang/docs/analyzer/
Dmake.bat29 echo. epub to make an epub
116 if "%1" == "epub" (
117 %SPHINXBUILD% -b epub %ALLSPHINXOPTS% %BUILDDIR%/epub
120 echo.Build finished. The epub file is in %BUILDDIR%/epub.
/external/python/pyasn1/docs/
DMakefile35 @echo " epub to make an epub"
111 epub: target
112 $(SPHINXBUILD) -b epub $(ALLSPHINXOPTS) $(BUILDDIR)/epub
/external/python/dateutil/docs/
DMakefile34 @echo " epub to make an epub"
101 epub: target
102 $(SPHINXBUILD) -b epub $(ALLSPHINXOPTS) $(BUILDDIR)/epub
Dmake.bat29 echo. epub to make an epub
132 if "%1" == "epub" (
133 %SPHINXBUILD% -b epub %ALLSPHINXOPTS% %BUILDDIR%/epub
136 echo.Build finished. The epub file is in %BUILDDIR%/epub.
/external/python/oauth2client/docs/
DMakefile34 @echo " epub to make an epub"
101 epub: target
102 $(SPHINXBUILD) -b epub $(ALLSPHINXOPTS) $(BUILDDIR)/epub
/external/iperf3/docs/
DMakefile34 @echo " epub to make an epub"
101 epub: target
102 $(SPHINXBUILD) -b epub $(ALLSPHINXOPTS) $(BUILDDIR)/epub
/external/libcxx/docs/
DMakefile.sphinx20 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf …
/external/libcups/cups/
DMakefile604 --epub ../doc/help/cupspm.epub
/external/wayland/doc/publican/
DMakefile.am41 $(srcdir)/sources/css/epub.css \

12