On Fri, Jan 16, 2009 at 20:58, Richard Quadling <rquadl...@googlemail.com> wrote: > The correct methodsynopsis would be (when phd supports DocBook 5.1) > > <methodsynopsis> > <type>string</type><methodname>number_format</methodname> > <methodparam><type>float</type><parameter>number</parameter></methodparam> > <methodparamgroup choice="opt"> > <methodparam><type>int</type><parameter>decimals</parameter></methodparam> > <methodparamgroup choice="opt"> > > <methodparam><type>string</type><parameter>dec_point</parameter></methodparam> > > <methodparam><type>string</type><parameter>thousands_sep</parameter></methodparam> > </methodparamgroup> > </methodparamgroup> > </methodsynopsis> > > See : [docbook] RFE #1998852: Provide a mechanism to group parameters
I keep forgetting about it. Could you file a bug report for it? We also have to update our DTD to support it. -Hannes