Home
last modified time | relevance | path

Searched refs:texinfo (Results 1 – 25 of 57) sorted by relevance

123

/external/python/funcsigs/docs/
DMakefile121 texinfo: target
122 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
129 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
131 make -C $(BUILDDIR)/texinfo info
/external/swiftshader/third_party/subzero/docs/
DMakefile.sphinx132 texinfo:
133 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
140 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
142 make -C $(BUILDDIR)/texinfo info
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DMakefile.sphinx123 texinfo:
124 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
131 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
133 make -C $(BUILDDIR)/texinfo info
Dmake.bat33 echo. texinfo to make Texinfo files
148 if "%1" == "texinfo" (
149 %SPHINXBUILD% -b texinfo %ALLSPHINXOPTS% %BUILDDIR%/texinfo
152 echo.Build finished. The Texinfo files are in %BUILDDIR%/texinfo.
/external/llvm/docs/
DMakefile.sphinx123 texinfo:
124 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
131 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
133 make -C $(BUILDDIR)/texinfo info
Dmake.bat33 echo. texinfo to make Texinfo files
148 if "%1" == "texinfo" (
149 %SPHINXBUILD% -b texinfo %ALLSPHINXOPTS% %BUILDDIR%/texinfo
152 echo.Build finished. The Texinfo files are in %BUILDDIR%/texinfo.
/external/clang/docs/
DMakefile.sphinx131 texinfo:
132 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
139 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
141 make -C $(BUILDDIR)/texinfo info
Dmake.bat33 echo. texinfo to make Texinfo files
148 if "%1" == "texinfo" (
149 %SPHINXBUILD% -b texinfo %ALLSPHINXOPTS% %BUILDDIR%/texinfo
152 echo.Build finished. The Texinfo files are in %BUILDDIR%/texinfo.
/external/e2fsprogs/doc/
DMakefile.in36 libext2fs.info: $(srcdir)/libext2fs.texinfo
38 -$(Q) $(INFO) $(srcdir)/libext2fs.texinfo
40 libext2fs.dvi: $(srcdir)/libext2fs.texinfo
42 -$(Q) $(DVI) $(srcdir)/libext2fs.texinfo
52 libext2fs.html: $(srcdir)/libext2fs.texinfo
54 -$(Q) $(HTML) $(srcdir)/libext2fs.texinfo
/external/iperf3/docs/
DMakefile40 @echo " texinfo to make Texinfo files"
135 texinfo: target
136 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
143 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
145 make -C $(BUILDDIR)/texinfo info
/external/python/dateutil/docs/
DMakefile40 @echo " texinfo to make Texinfo files"
135 texinfo: target
136 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
143 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
145 make -C $(BUILDDIR)/texinfo info
Dmake.bat33 echo. texinfo to make Texinfo files
184 if "%1" == "texinfo" (
185 %SPHINXBUILD% -b texinfo %ALLSPHINXOPTS% %BUILDDIR%/texinfo
188 echo.Build finished. The Texinfo files are in %BUILDDIR%/texinfo.
/external/python/pyasn1/docs/
DMakefile41 @echo " texinfo to make Texinfo files"
145 texinfo: target
146 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
153 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
155 make -C $(BUILDDIR)/texinfo info
/external/python/oauth2client/docs/
DMakefile40 @echo " texinfo to make Texinfo files"
135 texinfo: target
136 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
143 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
145 make -C $(BUILDDIR)/texinfo info
/external/e2fsprogs/lib/et/
DMakefile.in69 com_err.dvi: com_err.texinfo
71 com_err.info: $(srcdir)/com_err.texinfo
73 -$(Q) $(INFO) $(srcdir)/com_err.texinfo
75 com_err.dvi: $(srcdir)/com_err.texinfo
77 -$(Q) $(DVI) $(srcdir)/com_err.texinfo
87 com_err.html: $(srcdir)/com_err.texinfo
89 -$(Q) $(HTML) $(srcdir)/com_err.texinfo
Dcom_err.texinfo1 \input texinfo @c -*-texinfo-*-
7 @c Note that although this source file is in texinfo format (more
11 @c In order to produce hardcopy documentation from a texinfo file,
12 @c run ``tex com_err.texinfo'' which will load in texinfo.tex,
13 @c provided in this distribution. (texinfo.tex is from the Free
49 Note that the file texinfo.tex, provided with this distribution, is from
108 Note that the file texinfo.tex, provided with this distribution, is from
/external/clang/docs/analyzer/
Dmake.bat33 echo. texinfo to make Texinfo files
148 if "%1" == "texinfo" (
149 %SPHINXBUILD% -b texinfo %ALLSPHINXOPTS% %BUILDDIR%/texinfo
152 echo.Build finished. The Texinfo files are in %BUILDDIR%/texinfo.
/external/e2fsprogs/debian/attic/libs/
Drules48 cd doc && texi2html -split_chapter libext2fs.texinfo
49 cd lib/et && texi2html -split_chapter -expandinfo com_err.texinfo
122 install -p $(topdir)/doc/libext2fs.texinfo \
124 install -p $(topdir)/lib/et/com_err.texinfo \
/external/e2fsprogs/doc/RelNotes/
Dv1.24.txt25 Fixed some minor texinfo, man pages nits for spelling errors,
26 texinfo warnings, etc. (Addresses Debian bug #110621.)
Dv1.25.txt43 Fix up the com_err texinfo file so that it can product a valid info
45 documentation using texinfo.tex).
/external/e2fsprogs/
D.release-checklist15 doc/libext2fs.texinfo (three places)
DABOUT-NLS242 texinfo | [] [] [] [] [] |
316 texinfo | [] [] [] |
390 texinfo | [] [] | 10
/external/elfutils/
DABOUT-NLS340 texinfo | [] [] [] |
509 texinfo | [] [] [] |
678 texinfo | [] [] |
847 texinfo | [] [] [] [] |
1016 texinfo | [] [] [] | 15
/external/libexif/
DABOUT-NLS304 texinfo | [] [] [] |
441 texinfo | [] [] [] [] |
578 texinfo | [] [] [] [] |
715 texinfo | [] [] [] | 14
/external/e2fsprogs/debian/
Drules427 $(INSTALL) -p -m 0644 ${topdir}/doc/libext2fs.texinfo \
429 $(INSTALL) -p -m 0644 ${topdir}/lib/et/com_err.texinfo \

123