mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 21:41:47 +08:00
added info dir menu hooks
This commit is contained in:
@ -1,9 +1,13 @@
|
|||||||
\input texinfo.tex
|
\input texinfo.tex
|
||||||
@setfilename history.info
|
@setfilename history.info
|
||||||
|
|
||||||
@c start-menu
|
@ifinfo
|
||||||
|
@format
|
||||||
|
START-INFO-DIR-ENTRY
|
||||||
* History: (history). The GNU History library.
|
* History: (history). The GNU History library.
|
||||||
@c end-menu
|
END-INFO-DIR-ENTRY
|
||||||
|
@end format
|
||||||
|
@end ifinfo
|
||||||
|
|
||||||
@ifinfo
|
@ifinfo
|
||||||
This file documents the GNU History library.
|
This file documents the GNU History library.
|
||||||
|
@ -5,9 +5,13 @@
|
|||||||
@comment %**end of header (This is for running Texinfo on a region.)
|
@comment %**end of header (This is for running Texinfo on a region.)
|
||||||
@synindex fn vr
|
@synindex fn vr
|
||||||
|
|
||||||
@c start-menu
|
@ifinfo
|
||||||
|
@format
|
||||||
|
START-INFO-DIR-ENTRY
|
||||||
* Readline: (readline). The GNU Readline Library.
|
* Readline: (readline). The GNU Readline Library.
|
||||||
@c end-menu
|
END-INFO-DIR-ENTRY
|
||||||
|
@end format
|
||||||
|
@end ifinfo
|
||||||
|
|
||||||
@iftex
|
@iftex
|
||||||
@comment finalout
|
@comment finalout
|
||||||
|
Reference in New Issue
Block a user