aboutsummaryrefslogtreecommitdiff
path: root/share/info/dir
blob: 52bb20e668fddd6a8653672a4a53e1b152e299a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
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 libraries
* gmp: (gmp).                   GNU Multiple Precision Arithmetic Library.

GNU Libraries
* libquadmath: (libquadmath).   GCC Quad-Precision Math Library

GNU Packages
* mpc: (mpc)Multiple Precision Complex Library.

Software development
* Cpp: (cpp).                   The GNU C preprocessor.
* g++: (gcc).                   The GNU C++ compiler.
* gcc: (gcc).                   The GNU Compiler Collection.
* gccinstall: (gccinstall).     Installing the GNU Compiler Collection.
* gccint: (gccint).             Internals of the GNU Compiler Collection.
* gcov: (gcc) Gcov.             'gcov'--a test coverage program.

Software libraries
* mpfr: (mpfr).                 Multiple Precision Floating-Point Reliable 
                                  Library.