gcc/texinfo/testsuite/text/smstruct.texi

22 lines
315 B
Plaintext
Raw Normal View History

1997-08-22 06:57:35 +08:00
@setfilename smstruct
@node Top, First,,
@top Hoity
@menu
* First:: The Very First Node
* Second:: Another Whole Node
@end menu
@node First, Second, Top, Top
@chapter The Very First Node
This node is a real node, yes indeed.
@node Second,,First,Top
@chapter Another Whole Node
Will wonders never cease?
@bye