README revision 56160
1makeinfo is a standalone program to convert Texinfo source into Info
2files readable with standalone info or M-x info in Emacs.
3
4makeinfo can also output plain ASCII (with --no-headers)
5or HTML (with --html).
6
7The Emacs function M-x texinfo-format-buffer does more or less the same
8job, but makeinfo is faster and gives better error messages.
9