forked from Imagelibrary/rtems
doc: Update to build info format with texinfo 4.13 and 5.0
Texinfo 5.0 is a complete reimplementation and has stricter interpretations of the texinfo language.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
@c %**end of header
|
||||
|
||||
@c
|
||||
@c COPYRIGHT (c) 1989-2011.
|
||||
@c COPYRIGHT (c) 1989-2013.
|
||||
@c On-Line Applications Research Corporation (OAR).
|
||||
@c All rights reserved.
|
||||
|
||||
@@ -80,17 +80,6 @@
|
||||
|
||||
@contents
|
||||
|
||||
@include preface.texi
|
||||
@include developtools.texi
|
||||
@include sourcecode.texi
|
||||
@include cpumodels.texi
|
||||
@include cpuinit.texi
|
||||
@include interrupts.texi
|
||||
@include taskcontext.texi
|
||||
@include idlethread.texi
|
||||
@include prioritybitmap.texi
|
||||
@include codetuning.texi
|
||||
@include miscellaneous.texi
|
||||
@node Top, Preface, (dir), (dir)
|
||||
@top RTEMS Porting Guide
|
||||
|
||||
@@ -110,6 +99,18 @@
|
||||
* Concept Index::
|
||||
@end menu
|
||||
|
||||
@include preface.texi
|
||||
@include developtools.texi
|
||||
@include sourcecode.texi
|
||||
@include cpumodels.texi
|
||||
@include cpuinit.texi
|
||||
@include interrupts.texi
|
||||
@include taskcontext.texi
|
||||
@include idlethread.texi
|
||||
@include prioritybitmap.texi
|
||||
@include codetuning.texi
|
||||
@include miscellaneous.texi
|
||||
|
||||
@node Command and Variable Index, Concept Index, Miscellaneous Endian Swap Unsigned Integers, Top
|
||||
@unnumbered Command and Variable Index
|
||||
|
||||
|
||||
Reference in New Issue
Block a user