www.LinuxHowtos.org





TEXINFO

Section: File Formats (5)
Updated: GNU Texinfo
Index Return to Main Contents
 

NAME

texinfo - software documentation system  

DESCRIPTION

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 texinfo

or this key sequence from inside Emacs:
-x info RET m texinfo RET

will get you there.  

AVAILABILITY

https://www.gnu.org/software/texinfo/
or any GNU mirror site.  

REPORTING BUGS

Please send bug reports to bu-texinfo@gnu.org, general questions and discussion to hel-texinfo@gnu.org.  

SEE ALSO

info(1), instal-info(1), makeinfo(1), texi2dvi(1), texindex(1).
emacs(1), tex(1).
info(5).


 

Index

NAME
DESCRIPTION
AVAILABILITY
REPORTING BUGS
SEE ALSO