]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/texinfo/makeinfo/README
unfinished sblive driver, playback/mixer only for now - not enabled in
[FreeBSD/FreeBSD.git] / contrib / texinfo / makeinfo / README
1 makeinfo is a standalone program to convert Texinfo source into Info
2 files readable with standalone info or M-x info in Emacs.
3
4 makeinfo can also output plain ASCII (with --no-headers)
5 or HTML (with --html).
6
7 The Emacs function M-x texinfo-format-buffer does more or less the same
8 job, but makeinfo is faster and gives better error messages.