home *** CD-ROM | disk | FTP | other *** search
/ BURKS 2 / BURKS_AUG97.ISO / SLAKWARE / AP5 / TEXINFO.TGZ / TEXINFO.tar / usr / info / dir next >
Text File  |  1994-05-16  |  4KB  |  87 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. Typing "d"
  8.   returns here, "q" exits, "?" lists all INFO commands, "h" gives a
  9.   primer for first-timers, "mTexinfo<Return>" visits Texinfo topic, etc.
  10.   --- PLEASE ADD DOCUMENTATION TO THIS TREE. (See INFO topic first.) ---
  11. * Menu: The list of major topics begins on the next line.
  12.  
  13. Developing in C and C++:
  14. ========================
  15. * GCC: (gcc).        Information about the gcc Compiler
  16. * CPP: (cpp).        The C Preprozessor
  17. * Make: (make).        The GNU make Utility
  18. * GDB: (gdb).        The GNU Debugger
  19.  
  20. Libraries and program generators:
  21. =================================
  22. * glibc: (libc).    The standard C runtime library.
  23. * iostream: (iostream).    The GNU C++ iostream library.
  24. * Libg++: (libg++).    The G++ Library
  25. * gmp: (gmp).        GNU MP arbitrary precision arithmetic library.
  26. * Regex: (regex).    The GNU regular expression library.
  27. * Termcap: (termcap).    The termcap library, which enables application programs
  28.             to handle all types of character-display terminals.
  29. * Gperf: (gperf).    Hash Gererator
  30. * Bison: (bison).    bison, and not yacc
  31. * Flex: (flex).        Fast lexical analyzer
  32. * ipc: (ipc).        System V inter process communication system calls.
  33. * M4: (m4).        GNU `m4' macro processor
  34.  
  35. Other languages:
  36. ================
  37. * mst: (mst).        The GNU Smalltalk programming language.
  38. * GAWK: (gawk).        The GNU version of awk
  39. * Emacs Lisp: (elisp).    The language of emacs.
  40. * CL: (cl).        Partial Common Lisp support for Emacs Lisp.
  41.  
  42. Using Emacs & Co.
  43. =================
  44. * Emacs: (emacs).    The extensible self-documenting text editor.
  45. * Info: (info).        Browsing documentation with emacs.
  46. * ispell: (ispell).    Spelling checker.
  47. * VIP: (vip).        A VI-emulation for emacs.
  48. * GNUS: (gnus).        The GNUS News Reader.
  49. * SC: (sc).        Supercite lets you cite parts of messages you're 
  50.               replying to, in hairy ways.
  51. * Forms: (forms).    Emacs package for editing data bases
  52.               by filling in forms.
  53.  
  54. TeXinfo documentation
  55. =====================
  56. * info: (info-stnd).    Standalone documentation browser.
  57. * Texinfo: (texi).    With one source file, make either a printed manual
  58.               (through TeX) or an Info file (through texinfo).
  59.               Full documentation in this menu item.
  60. * Makeinfo: (makeinfo).    Compiling *.texi files to * files
  61.               suitable for reading with info.
  62.  
  63. The shell:
  64. ==========
  65. * Features: (features).    Features of the BASH 
  66. * History: (history).    History for the BASH
  67. * Readline: (readline).    Readline Documentation
  68.  
  69. Miscellaneous commands and documents
  70. ====================================
  71. * Zsh: (zsh).           Z-shell - a powerful command interpreter.
  72. * Tar: (tar).        The GNU replacemant of tar.
  73. * gzip: (gzip).        The GNU zip compression utility.
  74. * diff: (diff).        The GNU diffutils (create patch files, etc.)
  75. * recode: (recode).    The recode command lets you convert character sets.
  76. * UUCP: (uucp).        Unix to Unix Copy, Taylor UUCP 1.05.
  77. * gdbint: (gdbint).    Internals of the GNU debugger
  78. * stabs: (stabs).    The stabs debugging format.
  79. * bfd: (bfd).        Binary file descriptor library.
  80. * JED: (jed).           JED editor documentation.
  81.  
  82. How to contribute to the GNU project:
  83. =====================================
  84. * standards: (standards). Coding advice for programmers
  85. * Configure: (configure). Information about the configure Utility
  86. * Cfg-Paper: (cfg-paper). Paper about the configure Utility
  87.