diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2018-08-20 20:34:57 -0400 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2018-08-20 20:34:57 -0400 |
commit | a4460f6d9453bbd7e584937686449cef3e19f052 (patch) | |
tree | 037c208f1e20302ed048c0952ef8e3418add9c86 /gtk+-mingw/share/info/dir |
Initial commit0.0.0
Diffstat (limited to 'gtk+-mingw/share/info/dir')
-rw-r--r-- | gtk+-mingw/share/info/dir | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/gtk+-mingw/share/info/dir b/gtk+-mingw/share/info/dir new file mode 100644 index 0000000..e240bf0 --- /dev/null +++ b/gtk+-mingw/share/info/dir @@ -0,0 +1,23 @@ +This is the file .../info/dir, which contains the +topmost node of the Info hierarchy, called (dir)Top. +The first time you invoke Info you start off looking at this node. + +File: dir, Node: Top This is the top of the INFO tree + + This (the Directory node) gives a menu of major topics. + Typing "q" exits, "?" lists all Info commands, "d" returns here, + "h" gives a primer for first-timers, + "mEmacs<Return>" visits the Emacs manual, etc. + + In Emacs, you can click mouse button 2 on a menu item or cross reference + to select it. + +* Menu: + +GNU programming tools +* Libtool: (libtool). Generic shared library support script. + +Individual utilities +* libtool-invocation: (libtool)Invoking libtool. + Running the `libtool' script. +* libtoolize: (libtool)Invoking libtoolize. Adding libtool support. |