home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / GCC / GCC258_3.LHA / gcc / info / dir < prev    next >
Encoding:
Text File  |  1993-12-07  |  1.3 KB  |  41 lines

  1. -*- Text -*-
  2. This is the file .../info/dir, which contains the topmost node of the
  3. Info hierarchy.  The first time you invoke Info you start off
  4. looking at that node, which is (dir)Top.
  5. 
  6. File: dir    Node: Top    This is the top of the INFO tree
  7.   This (the Directory node) gives a menu of major topics. 
  8.   Typing "d" returns here, "q" exits, "?" lists all INFO commands, "h" 
  9.   gives a primer for first-timers, "mTexinfo<Return>" visits Texinfo topic,
  10.   etc.
  11.   --- PLEASE ADD DOCUMENTATION TO THIS TREE. (See INFO topic first.) ---
  12.  
  13. * Menu: The list of major topics begins on the next line.
  14.  
  15. * Info: (info).    Documentation browsing system.
  16.  
  17. * Gcc: (gcc).  The GNU C optimizing compiler.
  18.  
  19. * Cpp: (cpp). The GNU C preprocessor.
  20.  
  21. * Libg++: (libg++). The GNU C++ library.
  22.  
  23. * Make: (make). the GNU make utility.
  24.  
  25. * Texinfo: (texi).
  26.         With one source file, make either a printed manual
  27.         (through TeX) or an Info file (through texinfo).
  28.         Full documentation in this menu item.
  29.  
  30. * Termcap: (termcap).
  31.         The termcap library, which enables application programs
  32.         to handle all types of character-display terminals.
  33.  
  34. * Regex: (regex).
  35.         The GNU regular expression library.
  36.  
  37. * Bison: (bison). The GNU yacc replacement tool.
  38.  
  39. * Diff: (diff). The GNU diff tool.
  40.  
  41. * Gawk: (gawk). The GNU awk replacement tool.