Home
last modified time | relevance | path

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

123

/third_party/python/Doc/
DMakefile23 .PHONY: help build html htmlhelp latex text texinfo changes linkcheck \
93 texinfo: BUILDER = texinfo target
94 texinfo: build target
201 rm -rf build/texinfo
202 make texinfo
203 make info --directory=build/texinfo
204 cp -pPR build/texinfo dist/python-$(DISTVERSION)-docs-texinfo
205 tar -C dist -cf dist/python-$(DISTVERSION)-docs-texinfo.tar python-$(DISTVERSION)-docs-texinfo
206 bzip2 -9 -k dist/python-$(DISTVERSION)-docs-texinfo.tar
207 (cd dist; zip -q -r -9 python-$(DISTVERSION)-docs-texinfo.zip python-$(DISTVERSION)-docs-texinfo)
[all …]
/third_party/libabigail/doc/manuals/
DMakefile.am135 texinfo: target
136 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
143 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
145 make -C $(BUILDDIR)/texinfo info
200 -test -f $(BUILDDIR)/texinfo/abigail.info && $(mkinstalldirs) $(DESTDIR)$(infodir)
201 …-for i in $(texinfodocs); do test -f $(BUILDDIR)/texinfo/$$i && $(install_sh_DATA) $(BUILDDIR)/tex…
/third_party/skia/third_party/externals/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
/third_party/ffmpeg/doc/
Dgeneral.texi1 \input texinfo @c -*- texinfo -*-
Dffmpeg-filters.texi1 \input texinfo @c -*- texinfo -*-
Dffmpeg-codecs.texi1 \input texinfo @c -*- texinfo -*-
Dffmpeg-protocols.texi1 \input texinfo @c -*- texinfo -*-
Dffmpeg-devices.texi1 \input texinfo @c -*- texinfo -*-
Dffmpeg-utils.texi1 \input texinfo @c -*- texinfo -*-
Dffmpeg-formats.texi1 \input texinfo @c -*- texinfo -*-
Dffmpeg-resampler.texi1 \input texinfo @c -*- texinfo -*-
Dffmpeg-scaler.texi1 \input texinfo @c -*- texinfo -*-
Dffmpeg-bitstream-filters.texi1 \input texinfo @c -*- texinfo -*-
Dlibavfilter.texi1 \input texinfo @c -*- texinfo -*-
Dlibavdevice.texi1 \input texinfo @c -*- texinfo -*-
Dlibavformat.texi1 \input texinfo @c -*- texinfo -*-
Dlibavcodec.texi1 \input texinfo @c -*- texinfo -*-
Dlibavutil.texi1 \input texinfo @c -*- texinfo -*-
Dlibswscale.texi1 \input texinfo @c -*- texinfo -*-
Dlibswresample.texi1 \input texinfo @c -*- texinfo -*-
Dnut.texi1 \input texinfo @c -*- texinfo -*-
/third_party/libuv/docs/
Dmake.bat34 echo. texinfo to make Texinfo files
185 if "%1" == "texinfo" (
186 %SPHINXBUILD% -b texinfo %ALLSPHINXOPTS% %BUILDDIR%/texinfo
189 echo.Build finished. The Texinfo files are in %BUILDDIR%/texinfo.
/third_party/skia/third_party/externals/microhttpd/doc/
Dlibmicrohttpd-tutorial.texi1 \input texinfo @c -*-texinfo-*-
/third_party/libsnd/Octave/
Dsndfile_load.m17 ## -*- texinfo -*-
Dsndfile_play.m17 ## -*- texinfo -*-

123