Texinfo

TEXINFO(5) File Formats Manual TEXINFO(5)

Texinfo

TEXINFO(5) File Formats Manual TEXINFO(5) # TEXINFO(5) File Formats Manual TEXINFO(5) NNAAMMEE # texinfo - software documentation system DDEESSCCRRIIPPTTIIOONN # 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: _i_n_f_o _t_e_x_i_n_f_o or this key sequence from inside Emacs: _M_-_x _i_n_f_o _R_E_T _m _t_e_x_i_n_f_o _R_E_T will get you there. ...