summaryrefslogtreecommitdiffstats
path: root/doc/tools/pdl2texi/afcc.texi
blob: ed5333b5bec8b94109d8595db1973c3a3b1b309a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
\input texinfo   @c -*-texinfo-*-
@c %**start of header
@setfilename afcc
@settitle AFCC Internals Guide
@paragraphindent 0
@c %**end of header

@c
@c  COPYRIGHT (c) 1996-1997.
@c  On-Line Applications Research Corporation (OAR).
@c  All rights reserved.
@c

@c  This prevents a black box from being printed on "overflow" lines.
@c  The alternative is to rework a sentence to avoid this problem.
@finalout

@tex
\global\parindent 0in
\global\chapheadingskip = 15pt plus 4pt minus 2pt
\global\secheadingskip = 12pt plus 4pt minus 2pt
\global\subsecheadingskip = 9pt plus 4pt minus 2pt

@ifclear smallbook
\global\parskip 6pt plus 1pt
@end ifclear
@end tex

@ifinfo
@format
START-INFO-DIR-ENTRY
* AFCC: .             AFCC Objects
END-INFO-DIR-ENTRY
@end format
@end ifinfo


@c Joel's Questions
@c
@c  1.  Why does paragraphindent only impact makeinfo?
@c

@setchapternewpage odd

@c
@c   Master file for the C User's Guide
@c
@include Drive.texi
@ifinfo

@node Top, Turret Subsystem, Gunner Station Subsystem, (dir)
@top afcc

This is the info version of the object documentation for the AFCC.

The following subsystems are in the AFCC:

@menu
* Turret Subsystem::
* Vehicle Subsystem::
* Gunner Station Subsystem::
@end menu

@node Turret Subsystem, , Top, Top

The following objects are in the Turret Subsystem:

@menu
* Drive Object::                Drive Object
@end menu

@node Vehicle Subsystem, Gunner Station Subsystem, , Top

@menu
The following objects are in the Turret Subsystem:

* ::
@end menu

@node Gunner Station Subsystem, Top,  Vehicle Subsystem, Top
@menu

The following objects are in the Gunner Station Subsystem:

* ::
@end menu


@end ifinfo
@c 
@c 
@c Need to copy the emacs stuff and "trailer stuff" (index, toc) into here
@c
@bye