Greetings! I was having issues with various functions not getting documented. After a few hours of debugging, it seems that C++ anonymous namespaces "leak" their static-like cloaking onto the first function after the close of anonymous namespace.
I'm not sure this is a 100% correct fix, but it works for my code base. Thanks, Tony
reset-static-after-anon-ns.patch
Description: Binary data
------------------------------------------------------------------------------ Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the endpoint security space. For insight on selecting the right partner to tackle endpoint security challenges, access the full report. http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________ Doxygen-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/doxygen-develop
