texinfo (5)
Leading comments
texinfo(5) $Id: texinfo.5 5191 2013-02-23 00:11:18Z karl $ Copyright 1998, 1999, 2002, 2005, 2011 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved.
NAME
texinfo - software documentation systemDESCRIPTION
Texinfo is a documentation system that uses a single source file to produce both online information and printed output. It is primarily designed for writing software manuals.For a full description of the Texinfo language and associated tools, please see the Texinfo manual (written in Texinfo itself). Most likely, running this command from your shell:
info texinfoor this key sequence from inside Emacs:
M-x info RET m texinfo RETwill get you there.
AVAILABILITY
www.gnu.org/software/texinfoor any GNU mirror site.
REPORTING BUGS
Please send bug reports to bug-texinfo@gnu.org, general questions and discussion to help-texinfo@gnu.org.SEE ALSO
info(1), install-info(1), makeinfo(1), texi2dvi(1), texindex(1).emacs(1), tex(1).
info(5).