gcc/texinfo/testsuite/text/smstruct.texi
Jason Merrill 6599da043e Initial revision
From-SVN: r14877
1997-08-21 18:57:35 -04:00

22 lines
315 B
Plaintext

@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