Re: [Doxygen-users] missing brief class descriptions

2016-08-17 Thread Albert
Rob, No bell ringing. Have a look at the new settings in the Doxyfiole between 1.7.5.1 and 1.7.6 A small example would help i.e. source that shows up in 1.7.5.1 and doesn't in 1.7.6 including Doxyfile. Albert On Wed, Aug 17, 2016 at 5:38 PM, Rob Boehne wrote: > All, > > I recently attempted to

[Doxygen-users] missing brief class descriptions

2016-08-17 Thread Rob Boehne
All, I recently attempted to upgrade a build to use Doxygen 1.8.11 where it had been using 1.5.2 (on multiple platforms), and found some missing output. It's a bit of a complicated build, where C++ sources are SWIGged into C# & Java, and the documentation is for C# and Java. Some Java and C# cl