source: rtems/doc/tools/pdl2texi/afcc.texi @ d4bc481

4.104.114.84.95
Last change on this file since d4bc481 was d4bc481, checked in by Joel Sherrill <joel.sherrill@…>, on 06/16/97 at 21:30:07

Initial revision

  • Property mode set to 100644
File size: 1.7 KB
Line 
1\input texinfo   @c -*-texinfo-*-
2@c %**start of header
3@setfilename afcc
4@settitle AFCC Internals Guide
5@paragraphindent 0
6@c %**end of header
7
8@c
9@c  COPYRIGHT (c) 1996-1997.
10@c  On-Line Applications Research Corporation (OAR).
11@c  All rights reserved.
12@c
13
14@c  This prevents a black box from being printed on "overflow" lines.
15@c  The alternative is to rework a sentence to avoid this problem.
16@finalout
17
18@tex
19\global\parindent 0in
20\global\chapheadingskip = 15pt plus 4pt minus 2pt
21\global\secheadingskip = 12pt plus 4pt minus 2pt
22\global\subsecheadingskip = 9pt plus 4pt minus 2pt
23
24@ifclear smallbook
25\global\parskip 6pt plus 1pt
26@end ifclear
27@end tex
28
29@ifinfo
30@format
31START-INFO-DIR-ENTRY
32* AFCC: .             AFCC Objects
33END-INFO-DIR-ENTRY
34@end format
35@end ifinfo
36
37
38@c Joel's Questions
39@c
40@c  1.  Why does paragraphindent only impact makeinfo?
41@c
42
43@setchapternewpage odd
44
45@c
46@c   Master file for the C User's Guide
47@c
48@include Drive.texi
49@ifinfo
50
51@node Top, Turret Subsystem, Gunner Station Subsystem, (dir)
52@top afcc
53
54This is the info version of the object documentation for the AFCC.
55
56The following subsystems are in the AFCC:
57
58@menu
59* Turret Subsystem::
60* Vehicle Subsystem::
61* Gunner Station Subsystem::
62@end menu
63
64@node Turret Subsystem, , Top, Top
65
66The following objects are in the Turret Subsystem:
67
68@menu
69* Drive Object::                Drive Object
70@end menu
71
72@node Vehicle Subsystem, Gunner Station Subsystem, , Top
73
74@menu
75The following objects are in the Turret Subsystem:
76
77* ::
78@end menu
79
80@node Gunner Station Subsystem, Top,  Vehicle Subsystem, Top
81@menu
82
83The following objects are in the Gunner Station Subsystem:
84
85* ::
86@end menu
87
88
89@end ifinfo
90@c
91@c
92@c Need to copy the emacs stuff and "trailer stuff" (index, toc) into here
93@c
94@bye
Note: See TracBrowser for help on using the repository browser.