Add API allowing xAPPs to send alarm messages
[ric-plt/xapp-frame-cpp.git] / doc / src / lib / front_junk.im
1 .if false
2 ==================================================================================
3     Copyright (c) 2020 Nokia
4     Copyright (c) 2020 AT&T Intellectual Property.
5
6    Licensed under the Apache License, Version 2.0 (the "License");
7    you may not use this file except in compliance with the License.
8    You may obtain a copy of the License at
9
10        http://www.apache.org/licenses/LICENSE-2.0
11
12    Unless required by applicable law or agreed to in writing, software
13    distributed under the License is distributed on an "AS IS" BASIS,
14    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15    See the License for the specific language governing permissions and
16    limitations under the License.
17 ==================================================================================
18 .fi
19
20 .if false
21         Mnemonic:       front_junk.im
22     Absgtract:  This is the front matter (junk):
23                                         Title page,
24                                         table of contents
25                                         license (for page oriented output)
26
27                                 If defined, this uses the following variables:
28                                         doc_title
29                                         doc_subtitle
30                                         orig_date
31
32                                 Setup.im must be embedded first, or &lib must be defined
33                                 by the doc which imbeds this file.
34
35         Date:           21 April 2020
36 .fi
37
38 .if ! _front_junk
39         .gv e OUTPUT_TYPE ot
40         .if "&ot" "generic_ps" =
41                 .cd 1 6.5i m=1i
42
43                 .sf &{textfont!Helvetica}
44                 .sp 20
45                 .st 24
46                 .bc start
47                 .if doc_title
48                         &doc_title
49                 .fi
50                 .br
51                 .if doc_subtitle
52                         &doc_subtitle
53                 .fi
54                 .bc end
55
56                 .st &textsize
57
58                 .sp 25
59                 .if orig_date
60                         Original: &orig_date .br
61                 .fi
62                 .gv Date
63                 Revised: &_date
64                 .pa
65
66                 .lw 0
67                 .pn on noline center roman 0
68                 .im &{lib}/license.im
69                 .pa
70
71                 .gv e XFM_PASS pass
72                 .if &pass 1 =
73                         .tc on
74                 .ei
75                 .tc off
76
77                 .im &{fname_base}.toc    .** initial page eject inside
78                 .pa
79                 .fi
80
81                 .** ensure these happen after toc is rendered
82                 .if pfm
83                         .pn on 0 noline center f=%d
84                         .cd 1 6.5i
85                 .fi
86         .ei
87                 .if "&ot" "rst" =
88                         .dv raw_comment_sym ^..
89                         .cd 1 18i m=0i
90                         .ll 18i
91                         .im &{lib}/raw_license.im
92                         .cd 1 6.5i m=0i
93                         .ll 6i
94                 .fi
95
96         .dv _front_junk 1
97 .fi
98