Hi? We have discovered that in the change from Doxygen version 1.8.2 to 1.8.3 and beyond, the contents of the generated tag file output has changed. In 1.8.2 and before, the container <compound kind="class"> held all of the class member functions in <member kind="function" static="yes"> containers. In 1.8.2 and 1.8.3, the member functions are also contained in <compound kind="group">. But in 1.8.3 and later, the <compound kind="class"> contains only undocumented member functions, all the documented members are missing. This breaks our context-sensitive help, because our internal software relies on being able to get the member function help based upon the class name, it has no knowledge of the group name.
Is this a deliberate change of some kind, such that I need to change something I am doing to use the new way, or is this a bug? Does anyone have a work-around? Thanks in advance for your help - Damon ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Doxygen-users mailing list Doxygen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/doxygen-users