info 中文man頁面
NAME
info - 易讀的在線文檔
DESCRIPTION 描述
Info 文件格式是一種易于解析的在線文檔表示格式。它可以用 emacs(1) 和 info(1) 以及一些其他程序來閱讀。
Info 文件通常創(chuàng)建自 texinfo(5) 源文件,使用 makeinfo(1) 命令。但是,如果需要的話,也可以自行創(chuàng)建。
要查看 Texinfo 語言和相關(guān)工具的全面描述,請查看 Texinfo 手冊(以 Texinfo 自身寫成)。最簡單的,從 shell 中運(yùn)行這個(gè)命令:
- info texinfo
或者在 Emacs 中輸入按鍵序列:
- M-x info RET m texinfo RET
也可以把你帶到那里。
AVAILABILITY 下載
ftp://ftp.gnu.org/pub/gnu/texinfo-<version>.tar.gz
或者任何 GNU 鏡像站。
REPORTING BUGS 報(bào)告錯(cuò)誤
將錯(cuò)誤報(bào)告發(fā)送到 bug-texinfo@gnu.org,一般的問題和討論則發(fā)送到 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).