Hello,
I recently converted a C project to C++. I'm using the Eclipse plugin.
After converting the project I noticed that all the functions I converted to
class methods are not showing up in the source 'Files' reference web page.
Only those functions not incorporated into a class remain. The converted
class methods do appear in the 'Classes' tab. I suppose my software team
and I are partial to the 'C' method of referencing functions to a specific
source file. Is there an option I can use to have the 'Files' reference web
page include class methods? Is this something I can resolve by upgrading to
the latest version?
WinXP
Doxygen 1.7.4
Eclipse Galileo
Eclox 0.8.0, Doxygen frontend plugin for Eclipse
Many thanks for your replies,
Carlos
--
View this message in context: http://doxygen.10944.n7.nabble.com/File-reference-page-missing-class-methods-tp6500.html
Sent from the Doxygen - Users mailing list archive at Nabble.com.
|