My Project
 All Namespaces Files Functions Enumerations Enumerator Pages
Bug List
Member MyGlobalFunc1 (MyGlobalType a,MyGlobalType b)
In the detailed description of this function Doxygen should create a link for MyGlobalType (i.e. the one without double colon prefix).
In the bug list Doxygen should create a link to MyGlobalType for parameter a.
Member PLAT::MyNSFunc1 (PLAT::MyNSType a, MyNSType b,::MyNSType c)
In the function overview of the PLAT namespace page, Doxygen should not create a link from the type of parameter c to PLAT::MyNSType.
In the detailed description of the PLAT namespace page, Doxygen should create a link to PLAT::MyNSType for parameter b.
In the function overview of the nstest.h file reference page, Doxygen should create a link to PLAT::MyNSType for parameter b.
In the bug list, Doxygen should create a link to PLAT::MyNSType for parameter b.