1 @c AUTOMATICALLY GENERATED, DO NOT MODIFY
7 @strong{strong} @emph{with emphasis}
8 @code{var} @{in braces@}
56 Lorem ipsum dolor sit amet
59 Ut enim ad minim veniam
86 The @emph{one} @{and only@}
87 @*@b{If:} @code{defined(IFONE)}
91 @code{two} is undocumented
93 @b{If:} @code{defined(IFCOND)}
104 @item @code{base1: Enum}
112 @deftp {Object} Variant1
116 Another paragraph (but no @code{var}: line)
120 @item @code{var1: string}
122 @*@b{If:} @code{defined(IFSTR)}
127 @item @code{variant1-feat}
135 @deftp {Object} Variant2
143 @deftp {Object} Object
149 @item The members of @code{Base}
150 @item The members of @code{Variant1} when @code{base1} is @t{"one"}
151 @item The members of @code{Variant2} when @code{base1} is @t{"two"} (@b{If:} @code{IFTWO})
158 @deftp {Object} SugaredUnion
165 One of @t{"one"}, @t{"two"}
166 @item @code{data: Variant1} when @code{type} is @t{"one"}
167 @item @code{data: Variant2} when @code{type} is @t{"two"} (@b{If:} @code{IFTWO})
174 @deftp {Alternate} Alternate
182 @code{b} is undocumented
183 @item @code{b: boolean}
190 @subsection Another subsection
193 @deftypefn Command {} cmd
199 @item @code{arg1: int}
201 @item @code{arg2: string} (optional)
204 @item @code{arg3: boolean}
210 @item @code{cmd-feat1}
212 @item @code{cmd-feat2}
217 @code{arg3} is undocumented
228 Lorem ipsum dolor sit amet
230 Ut enim ad minim veniam
234 Duis aute irure dolor
255 @deftypefn Command {} cmd-boxed
257 If you're bored enough to read this, go see a video of boxed cats
259 @b{Arguments:} the members of @code{Object}
263 @item @code{cmd-feat1}
265 @item @code{cmd-feat2}
280 @deftypefn Event {} EVT-BOXED
284 @b{Arguments:} the members of @code{Object}