Re: [Doxygen-users] Match cpp and h file

2016-10-02 Thread Fabian Cenedese
>> 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 t

Re: [Doxygen-users] Match cpp and h file

2016-10-01 Thread Dimitri van Heesch
> On 30 Sep 2016, at 16:50 , Fabian Cenedese wrote: > > 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 d

[Doxygen-users] Match cpp and h file

2016-09-30 Thread Fabian Cenedese
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, i