Match cpp and h file

Fabian Cenedese <[email protected]>
Newsgroups gmane.text.doxygen.general
Message-ID <[email protected]>
Hi

I'm having a problem I don't understand. In a project with several
cpp and h files I have many classes that are fully documented.
There's also a cpp file with just global functions and a corresponding
h file. I have the full documentation for function parameters and
return type in the h file, in the cpp file is only a description. Somehow
doxygen (Win32 1.8.12) sees both parts but can't match the functions
up.

IBHelpers.cpp:65: warning: parameters of member GetIconIndex are not (all) documented
IBHelpers.cpp:65: warning: return type of member GetIconIndex is not documented

However in the generated documentation doxygen declares that the
same function is in both files.

GetIconIndex() : IBHelpers.h , IBHelpers.cpp

Why does doxygen see the global function in the h and cpp file but
can't combine the documentation for it? I don't have any problem
doing the same thing for classes and methods.

Thanks

bye  Fabi


------------------------------------------------------------------------------
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.