1INFO(5) File Formats Manual INFO(5)
2
3
4
6 info - readable online documentation
7
9 The Info file format is an easily-parsable representation for online
10 documents. It can be read by emacs(1) and info(1) among other pro‐
11 grams.
12
13 Info files are usually created from texinfo(5) sources by makeinfo(1),
14 but can be created from scratch if so desired.
15
16 For a full description of the Texinfo language and associated tools,
17 please see the Texinfo manual (written in Texinfo itself). Most
18 likely, running this command from your shell:
19 info texinfo
20 or this key sequence from inside Emacs:
21 M-x info RET m texinfo RET
22 will get you there.
23
25 http://www.gnu.org/software/texinfo/
26
28 Please send bug reports to bug-texinfo@gnu.org, general questions and
29 discussion to help-texinfo@gnu.org.
30
32 info(1), install-info(1), makeinfo(1), texi2dvi(1),
33 texindex(1).
34 emacs(1), tex(1).
35 texinfo(5).
36
37
38
39FSF GNU Info INFO(5)