README revision 42660
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.  Work to support HTML and Troff
5output is almost complete.
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