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@}
90 @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}
128 @deftp {Object} Variant2
136 @deftp {Object} Object
142 @item The members of @code{Base}
143 @item The members of @code{Variant1} when @code{base1} is @t{"one"}
144 @item The members of @code{Variant2} when @code{base1} is @t{"two"}
151 @deftp {Object} SugaredUnion
158 One of @t{"one"}, @t{"two"}
159 @item @code{data: Variant1} when @code{type} is @t{"one"}
160 @item @code{data: Variant2} when @code{type} is @t{"two"}
166 @subsection Another subsection
169 @deftypefn Command {} cmd
175 @item @code{arg1: int}
177 @item @code{arg2: string} (optional)
180 @item @code{arg3: boolean}
185 @code{arg3} is undocumented
196 Lorem ipsum dolor sit amet
198 Ut enim ad minim veniam
202 Duis aute irure dolor
223 @deftypefn Command {} cmd-boxed
225 If you're bored enough to read this, go see a video of boxed cats
227 @b{Arguments:} the members of @code{Object}