>>> - * \li Syntax: lfun_paragraph-params [INDENT] [SPACING] [ALIGN] [OTHERS] >>> - * \li Params: INDENT: \\noindent|\\indent|\\indent-toggle|\\leftindent >>> LENGTH\n >>> - SPACING: \\paragraph_spacing >>> default|single|onehalf|double|other\n >>> - ALIGN: \\align block|left|right|center|default\n >>> - OTHERS: \\labelwidthstring WIDTH|\\start_of_appendix\n >>> + Note that the "leftindent" indent setting is deprecated. >>> + * \li Syntax: paragraph-params <INDENT> <SPACING> <ALIGN> <OTHERS> >>> >> >> why the change from [] to <> ? i wanted to indicate that all params are >> not needed to be used. >> >> > I was just trying to systematize how the parameters were formatted. Won't > doxygen do something special to <...>?
no, the output is verbatim. maybe i will change this case to eg [<INDENT>]. pavel