Next: makeinfo top command, Previous: Node Line Requirements, Up: node
The first node of a Texinfo file is the Top node, except in an included file (see Include Files). The Top node should contain a short summary, copying permissions, and a master menu. See The Top Node, for more information on the Top node contents and examples.
Here is a description of the node pointers to be used in the Top node:
Usually, all Info files are installed in the same Info directory tree; in this case, use `(dir)' as the parent of the Top node; this is short for `(dir)top', and specifies the Top node in the dir file, which contains the main menu for the Info system as a whole.
See Installing an Info File, for more information about installing an Info file in the info directory.
For concreteness, here is an example with explicit pointers (which you can maintain automatically with the texinfo mode commands):
Or you can leave the pointers off entirely and let the tools implicitly define them. This is recommended. Thus:
@node Top