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

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to