* objc-features.texi: Move @node Top before @menu.

From-SVN: r35643
This commit is contained in:
Manfred Hollstein 2000-08-11 21:25:29 +00:00 committed by Jeff Law
parent d9673c7951
commit 82fbe83592
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2000-08-11 Manfred Hollstein <manfredh@redhat.com>
* objc-features.texi: Move @node Top before @menu.
Sun Aug 6 23:27:49 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
* objc-features.texi: Documented the new -fconstant-string-class

View File

@ -5,6 +5,9 @@
@setchapternewpage odd
@c %**end of header
@node Top, Executing code before main, (dir), (dir)
@comment node-name, next, previous, up
@menu
* Executing code before main::
* Type encoding::
@ -12,9 +15,6 @@
* Constant string objects::
@end menu
@node Top, Executing code before main, (dir), (dir)
@comment node-name, next, previous, up
@chapter GNU Objective-C runtime features
This document is meant to describe some of the GNU Objective-C runtime