Searched refs:texinfo (Results 1 – 25 of 59) sorted by relevance
123
23 .PHONY: help build html htmlhelp latex text texinfo changes linkcheck \93 texinfo: BUILDER = texinfo target94 texinfo: build target201 rm -rf build/texinfo202 make texinfo203 make info --directory=build/texinfo204 cp -pPR build/texinfo dist/python-$(DISTVERSION)-docs-texinfo205 tar -C dist -cf dist/python-$(DISTVERSION)-docs-texinfo.tar python-$(DISTVERSION)-docs-texinfo206 bzip2 -9 -k dist/python-$(DISTVERSION)-docs-texinfo.tar207 (cd dist; zip -q -r -9 python-$(DISTVERSION)-docs-texinfo.zip python-$(DISTVERSION)-docs-texinfo)[all …]
135 texinfo: target136 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo143 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo145 make -C $(BUILDDIR)/texinfo info200 -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…
132 texinfo:133 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo140 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo142 make -C $(BUILDDIR)/texinfo info
1 \input texinfo @c -*- texinfo -*-
34 echo. texinfo to make Texinfo files185 if "%1" == "texinfo" (186 %SPHINXBUILD% -b texinfo %ALLSPHINXOPTS% %BUILDDIR%/texinfo189 echo.Build finished. The Texinfo files are in %BUILDDIR%/texinfo.
1 \input texinfo @c -*-texinfo-*-
17 ## -*- texinfo -*-