Lines Matching refs:description
55 * foobar() - short function description of foobar
61 * A longer description, with more discussion of the function foobar()
66 * The longer description can have multiple paragraphs.
71 The short description following the subject can span multiple lines
72 and ends with an @argument description, an empty line or the end of
76 this opening short function description line, with no intervening
81 * @...: description
94 * Longer description of this structure.
103 The longer description formatting is "reflowed", losing your line
215 * function_name(:)? (- short description)?
216 (* @parameterx(space)*: (description of parameter x)?)*
219 * (section header: (section description)? )*
222 All "description" text can span multiple lines, although the
223 function_name & its short description are traditionally on a single line.
234 description will be repeated!
282 Inside a struct description, you can use the "private:" and "public:"
292 * struct my_struct - short description
296 * Longer description