gcc/texinfo/makeinfo
Mark Klein 6c123729de * makeinfo/makeinfo.c: Add HAVE_LC_MESSAGES around setlocale call.
From-SVN: r27212
1999-05-27 20:10:39 -06:00
..
macros
Makefile.am Makefile.am (noinst_PROGRAMS): Renamed from bin_PROGRAMS to avoid installing makeinfo. 1998-11-19 22:39:55 +00:00
Makefile.in Makefile.in: Regen dependencies. 1999-02-24 01:03:01 +00:00
README
macro.texi
makeinfo.c * makeinfo/makeinfo.c: Add HAVE_LC_MESSAGES around setlocale call. 1999-05-27 20:10:39 -06:00
makeinfo.h
makeinfo.texi
multi.c
multiformat.texi

README

makeinfo is a standalone program to convert Texinfo source into Info
files readable with standalone info or M-x info in Emacs.

makeinfo can also output plain ASCII.  Work to support HTML and Troff
output is almost complete.

The Emacs function M-x texinfo-format-buffer does more or less the same
job, but makeinfo is faster and gives better error messages.