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)}
129 @deftp {Object} Variant2
137 @deftp {Object} Object
143 @item The members of @code{Base}
144 @item The members of @code{Variant1} when @code{base1} is @t{"one"}
145 @item The members of @code{Variant2} when @code{base1} is @t{"two"} (@b{If:} @code{IFTWO})
152 @deftp {Object} SugaredUnion
159 One of @t{"one"}, @t{"two"}
160 @item @code{data: Variant1} when @code{type} is @t{"one"}
161 @item @code{data: Variant2} when @code{type} is @t{"two"} (@b{If:} @code{IFTWO})
167 @subsection Another subsection
170 @deftypefn Command {} cmd
176 @item @code{arg1: int}
178 @item @code{arg2: string} (optional)
181 @item @code{arg3: boolean}
186 @code{arg3} is undocumented
197 Lorem ipsum dolor sit amet
199 Ut enim ad minim veniam
203 Duis aute irure dolor
224 @deftypefn Command {} cmd-boxed
226 If you're bored enough to read this, go see a video of boxed cats
228 @b{Arguments:} the members of @code{Object}