Texinfo - The GNU Documentation System

 [image of the Head of a GNU]

Texinfo is the official documentation format of the GNU project. It was invented by Richard Stallman and Bob Chassell many years ago, loosely based on Brian Reid's Scribe and other formatting languages of the time. It is used by many non-GNU projects as well.

Texinfo uses a single source file to produce output in a number of formats, both online and printed (dvi, html, info, pdf, xml, etc.). This means that instead of writing different documents for online information and another for a printed manual, you need write only one document. And when the work is revised, you need revise only that one document. The Texinfo system is well-integrated with GNU Emacs.

Help wanted: I would be grateful for help maintaining Texinfo. I also have a long list of bug reports and feature requests for makeinfo, the Texinfo language, etc. For an overview of some of them, see the TODO file in the distribution. Please write me if you can help.

Basics

Mailing lists

bug-texinfo@gnu.org
The main address for bug reporting, developer discussion, pretest announcements, and more (info, web archive, plain text archive).
help-texinfo@gnu.org
For Texinfo authoring help and discussion (info, web archive, plain text archive).
texinfo-commits@gnu.org
To get mail with every CVS commit to the repository (info, web archive, plain text archive).

Anyone is welcome to subscribe to any or all of these. You can subscribe on the “info” pages above, or by sending email to the corresponding -request address, for example bug-texinfo-request@gnu.org. A single line

subscribe yourusername@yourdomain.dom
in both the body and the subject works best. The plain text archives may be especially useful for Texinfo, since the web archiver treats many Texinfo @-commands as email addresses and therefore mangles them.

More Texinfo

Documentation:

Programs:

If you know of free software or documentation that would be useful to add here, please email bug-texinfo@gnu.org.


Return to GNU's home page.

Please send comments on GNU web pages in general to webmasters@www.gnu.org but to bug-texinfo@gnu.org for this page in particular, and send other FSF & GNU questions and inquiries to gnu@gnu.org. Other ways to contact the FSF.

Copyright © 2008 Free Software Foundation, Inc.

Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.

Updated: $Date: 2008/12/23 23:29:26 $