Next: , Previous: , Up: Nodes   [Contents][Index]


4.5 The First 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:

See Installing an Info File, for more information about installing an Info file in the info directory.

It is usually best to leave the pointers off entirely and let the tools implicitly define them, with this simple result:

@node Top

Next: , Previous: , Up: Nodes   [Contents][Index]