Home
last modified time | relevance | path

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

/libuv/docs/
H A DMakefile43 @echo " texinfo to make Texinfo files"
141 texinfo: target
142 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
149 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
151 make -C $(BUILDDIR)/texinfo info
H A 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.

Completed in 4 milliseconds