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
102 @item @code{base1: Enum}
110 @deftp {Object} Variant1
114 Another paragraph (but no @code{var}: line)
118 @item @code{var1: string}
126 @deftp {Object} Variant2
134 @deftp {Object} Object
140 @item The members of @code{Base}
141 @item The members of @code{Variant1} when @code{base1} is @t{"one"}
142 @item The members of @code{Variant2} when @code{base1} is @t{"two"}
149 @deftp {Object} SugaredUnion
156 One of @t{"one"}, @t{"two"}
157 @item @code{data: Variant1} when @code{type} is @t{"one"}
158 @item @code{data: Variant2} when @code{type} is @t{"two"}
164 @subsection Another subsection
167 @deftypefn Command {} cmd
173 @item @code{arg1: int}
175 @item @code{arg2: string} (optional)
178 @item @code{arg3: boolean}
183 @code{arg3} is undocumented
194 Lorem ipsum dolor sit amet
196 Ut enim ad minim veniam
200 Duis aute irure dolor
221 @deftypefn Command {} cmd-boxed
223 If you're bored enough to read this, go see a video of boxed cats
225 @b{Arguments:} the members of @code{Object}