From: Jason M. <ko...@gm...> - 2008-08-29 23:50:57
|
On Fri, Aug 29, 2008 at 4:25 PM, Henri Häkkinen <hen...@gm...> wrote: > On Sat, Aug 30, 2008 at 2:02 AM, Jason McKesson <ko...@gm...> wrote: > >> >> Second, "refsynopsisdiv" does not directly contain "funcprototype". It >> contains one or more "funcsynopsis", which can contain one or more >> "funcprototype". And if you have multiple prototypes for the same function, >> they should go into the same "funcsynopsis". >> >> > So I have have glmVecSet2f, 3f and 4f, should I put them into the same or > separate 'funcsynopsis' elements? > > -- > Henri 'henux' Häkkinen > The same. |