In texinfo nicely with all version dependent information

now in variables and some updates already in place.
This commit is contained in:
Joel Sherrill
1998-04-10 16:03:26 +00:00
parent 9c2b0879e2
commit bdec27096a
8 changed files with 349 additions and 181 deletions

View File

@@ -21,11 +21,16 @@
@include ../common/setup.texi
@c
@c Now set all the tool version dependent information
@c
@include versions.texi
@ignore
@ifinfo
@format
START-INFO-DIR-ENTRY
* RTEMS Getting Started Guide (started):
* Getting Started with RTEMS for C/C++ Users (started):
END-INFO-DIR-ENTRY
@end format
@end ifinfo
@@ -46,11 +51,11 @@ END-INFO-DIR-ENTRY
@c @shorttitlepage Getting Started with RTEMS
@setchapternewpage odd
@settitle Getting Started with RTEMS
@settitle Getting Started with RTEMS for C/C++ Users
@titlepage
@finalout
@title Getting Started with RTEMS
@title Getting Started with RTEMS for C/C++ Users
@subtitle Edition @value{edition}, for RTEMS @value{version}
@sp 1
@subtitle @value{update-month}
@@ -73,8 +78,7 @@ END-INFO-DIR-ENTRY
@node Top, Introduction, (dir), (dir)
@top started
This is the online version of the Getting Started with RTEMS for C/C++
Developers.
This is the online version of the Getting Started with RTEMS for C/C++ Users.
@menu
* Introduction::