On Tue, Feb 19, 2013 at 04:11:19PM -0600, Joel Sherrill wrote: > Hi > > This is what is expected in 5.0: > ================================ > @contents > @top Getting Started With RTEMS > > @include intro.texi
Indeed, now only regular sectioning trees are accepted. Since @top is at an upper level of @chapter or whatever you have in intro.texi, it needs to appear before. Similarly @chapter should appear before the first @section and so on and so forth. -- Pat