|
View:
New views
1 Messages
—
Rating Filter:
Alert me
|
|
|
Re: Fw: sorting problem with member functionsOn Wednesday 23 July 2008 16:45:25 Pete Brunet wrote:
> Is this a known problem? > try adding SORT_BRIEF_DOCS = YES to your Doxyfile. > Pete Brunet > > IBM Accessibility Architecture and Development > 11501 Burnet Road, MS 9022E004, Austin, TX 78758 > Voice: (512) 838-4594, Cell: (512) 689-4155 > Ionosphere: WS4G > > ----- Forwarded by Pete Brunet/Austin/IBM on 07/23/2008 03:44 PM ----- > > Pete Brunet/Austin/IBM@IBMUS > Sent by: doxygen-users-bounces@... > 07/18/2008 11:20 PM > > To > doxygen-users@... > cc > > Subject > Re: [Doxygen-users] sorting problem with member functions > > > > > > > > Hi Kathryn, I have that set but for whatever reason it doesn't seem to > work. Here's an example of one of my html pages. I would expect that in > the Member Function Documentation section 1.5.6 would have listed > background, then foreground, the locationInParent, but the order is the > same as in the file and as shown in the brief descriptions at the top. > > Public Member Functions > HRESULT locationInParent ([out] long *x,[out, retval] long *y) > Returns the location of the upper left corner of the object's > bounding box relative to the immediate parent object. > HRESULT foreground ([out, retval] IA2Color *foreground) > Returns the foreground color of this object. > HRESULT background ([out, retval] IA2Color *background) > Returns the background color of this object. > > Detailed Description > ... > > Member Function Documentation > HRESULT IAccessibleComponent::locationInParent ( [out] long > * x, > [out, > retval] long * y > ) [get] > > ... > > > Pete Brunet > > IBM Accessibility Architecture and Development > 11501 Burnet Road, MS 9022E004, Austin, TX 78758 > Voice: (512) 838-4594, Cell: (512) 689-4155 > Ionosphere: WS4G > > > > kay032366@... > Sent by: doxygen-users-bounces@... > 07/18/2008 09:11 PM > > > To > doxygen-users@... > cc > > Subject > Re: [Doxygen-users] sorting problem with member functions > > > > > > > > > Pete; > > I am not sure if this is what you mean by sorting but try this tag: > > SORT MEMBER DOCS If the SORT MEMBER DOCS tag is set to YES (the > default) then doxygen will sort > the (detailed) documentation of file and class members alphabetically > by member name. If set to NO > the members will appear in declaration order. > > > > Kathryn > > > -----Original Message----- > From: Pete Brunet <brunet@...> > To: doxygen-users@... > Sent: Fri, 18 Jul 2008 6:46 pm > Subject: [Doxygen-users] sorting problem with member functions > > > > > > > > > > > > My detailed member functions used to > be sorted but now they are not. I played with the various sort settings > with no luck. Any ideas? Here is an older build that has the > detailed method section sorted. > > > > http://www.linuxfoundation.org/~ptbrunet/ia2/docs/html/interface_i_accessible2.html#77683b0de07cc61d33542c1c6e0b9bc9 > > > > > Now they are in the same order as the > brief list at the top. > > > > I am using doxygen 1.5.6. The > prior build was done with 1.4.6. > > > > Thanks, > > Pete Brunet > > > > > > > IBM Accessibility Architecture and Development > > 11501 Burnet Road, MS 9022E004, Austin, TX 78758 > > Voice: (512) 838-4594, Cell: (512) 689-4155 > > Ionosphere: WS4G > > > > > > > > > > > ------------------------------------------------------------------------- > > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the > world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > > > > > > > > > _______________________________________________ > Doxygen-users mailing list > Doxygen-users@... > https://lists.sourceforge.net/lists/listinfo/doxygen-users > > > > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the > world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Doxygen-users mailing list > Doxygen-users@... > https://lists.sourceforge.net/lists/listinfo/doxygen-users > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the > world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Doxygen-users mailing list > Doxygen-users@... > https://lists.sourceforge.net/lists/listinfo/doxygen-users > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Doxygen-users mailing list Doxygen-users@... https://lists.sourceforge.net/lists/listinfo/doxygen-users |
| Free Forum Powered by Nabble | Forum Help |