Hi, I have two different header files, one containing the public and on the internal function prototypes. There are several functions in the "internal" header file containing some documentation. In the source file there is some additional documentation for the same functions. But the documentation from the source file is ignored.
I also used \fn to explicitly mark the documentation in the header file to assign it to the correct function. The functions which have this issue are static. I have other static methods with the same separation of the documentation (but only with one header and one source file) where it works. EXTRACT_STATIC is therefore working properly. If I remove the static keyword for the function it works. What am I missing? Best Regards, Stefan Kraxberger -- View this message in context: http://doxygen.10944.n7.nabble.com/Issue-with-static-functions-if-two-header-files-are-used-tp6499.html Sent from the Doxygen - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now. http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk _______________________________________________ Doxygen-users mailing list Doxygen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/doxygen-users