Hello,
I have documented a C++ file that contains some structures, one or two functions (in global namespace!)
and then a class (for example TFmMain) with its members.
When I now generate the html documentation with doxygen 1.6.1 then only the file is listed without the class/members.
During the generation I got warnings like:
Warning: documented function `__fastcall TFmMain::TFmMain' was not declared or defined.
Within the header the class has a doxygen comment block as well as the constructor and the other members.
So my question is if doxygen has a problem with such a mixed file that contains a class and global code in it?
I know that this is a bad coding style, but that is grown code which I would like to document.
Also I found another problem. When I have a class successfully documented.
The documentation is generated fine for the file itself only.
But when I run doxygen on the whole directory where are lot of other classes like the above file with its problem and many other classes that have no documentation at all, then the well documented class itself would also not apear in the generated docs "class" section.
Is this a kind of bug that can be fixed or did I miss something other?
Greetings
Kai
_______________________________________________________________
Neu: WEB.DE DSL bis 50.000 kBit/s und 200,- Euro Startguthaben!
http://produkte.web.de/go/02/------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference_______________________________________________
Doxygen-users mailing list
Doxygen-users@...
https://lists.sourceforge.net/lists/listinfo/doxygen-users