Re: [Doxygen-users] Asterisks not eliminated in @code

2015-10-26 Thread Yongwei Wu
On 27 October 2015 at 02:51, Dimitri van Heesch wrote: > > Hi Yongwei, > > > On 26 Oct 2015, at 14:39 , Yongwei Wu wrote: > > > > I have some doc comments that work well in v1.6 or earlier: > > > > /** > > * Functor to return objects pointed by a c

[Doxygen-users] Asterisks not eliminated in @code

2015-10-26 Thread Yongwei Wu
behaviour better. Best regards, Yongwei -- Wu Yongwei URL: http://wyw.dcweb.cn/ -- ___ Doxygen-users mailing list Doxygen-users@lists.sourceforge.net https://lists.sourceforge

Re: [Doxygen-users] Collaboration diagram does not show private members in 1.8.x

2013-09-06 Thread Yongwei Wu
On 6 September 2013 14:28, Petr Prikryl wrote: > Yongwei Wu wrote: >> >> I really like to be able to show all data members in the diagram >> >> without documenting them >> > >> > Then you should set EXTRACT_PRIVATE to YES. >> >> You mi

Re: [Doxygen-users] Collaboration diagram does not show private members in 1.8.x

2013-09-05 Thread Yongwei Wu
On 5 September 2013 23:33, Dimitri van Heesch wrote: > > On Sep 5, 2013, at 15:59 , Yongwei Wu wrote: > >> In Doxygen 1.6.x and earlier, the collaboration diagram will show all >> members regardless its visibility. I have found that 1.8.x does not >> show

[Doxygen-users] Collaboration diagram does not show private members in 1.8.x

2013-09-05 Thread Yongwei Wu
without documenting them Best regards, Yongwei -- Wu Yongwei URL: http://wyw.dcweb.cn/ -- Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master current and previous

[Doxygen-users] Dead loop of 1.8.4

2013-07-11 Thread Yongwei Wu
t;* caused the problem. Should I file a report at BugZilla? Best regards, Yongwei -- Wu Yongwei URL: http://wyw.dcweb.cn/ class debug_new_recorder { const char* _M_file; const int _M_line; void _M_process(void* pointer); public: /** * Constructor to remember the call