NAME
info - 易读的在线文档
DESCRIPTION 描述
Info 文件格式是一种易于解析的在线文档表示格式。它可以用 emacs(1) 和 info(1) 以及一些其他程序来阅读。
Info 文件通常创建自 texinfo(5) 源文件,使用 makeinfo(1) 命令。但是,如果需要的话,也可以自行创建。
要查看 Texinfo 语言和相关工具的全面描述,请查看 Texinfo 手册(以 Texinfo 自身写成)。最简单的,从 shell 中运行这个命令:
- info texinfo
或者在 Emacs 中输入按键序列:
- M-x info RET m texinfo RET
也可以把你带到那里。
AVAILABILITY 下载
ftp://ftp.gnu.org/pub/gnu/texinfo-<version>.tar.gz
或者任何 GNU 镜像站。
REPORTING BUGS 报告错误
将错误报告发送到 bug-texinfo@gnu.org,一般的问题和讨论则发送到 help-texinfo@gnu.org。
SEE ALSO 参见
info(1), install-info(1), makeinfo(1), texi2dvi(1),
texindex(1).
emacs(1), tex(1).
texinfo(5).
#p#
NAME
info - readable online documentation
DESCRIPTION
The Info file format is an easily-parsable representation for online documents. It can be read by emacs(1) and info(1) among other programs.
Info files are usually created from texinfo(5) sources by makeinfo(1), but can be created from scratch if so desired.
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:
- M-x info RET m texinfo RET
will get you there.
AVAILABILITY
ftp://ftp.gnu.org/pub/gnu/texinfo-<version>.tar.gz
or 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).
texinfo(5).