Home | History | Annotate | Download | only in docs

Lines Matching refs:texinfo

43 	@echo "  texinfo    to make Texinfo files"
44 @echo " info to make Texinfo files and run them through makeinfo"
141 texinfo:
142 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
144 @echo "Build finished. The Texinfo files are in $(BUILDDIR)/texinfo."
149 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
150 @echo "Running Texinfo files through makeinfo..."
151 make -C $(BUILDDIR)/texinfo info
152 @echo "makeinfo finished; the Info files are in $(BUILDDIR)/texinfo."