[Doxygen-users] (no subject)
Brought to you by:
dimitri
From: Geoff A. <gd...@us...> - 2003-03-18 05:55:39
|
I just upgraded Doxygen from 1.2.17 to 1.3-rc3 and ran into a problem with class name links. Say that I have a class Foo and use "Foo's" in a doxygen comment. Under Doxygen 1.2.17 "Foo" within "Foo's" would be a link to the Foo Class Reference page. However, under 1.3-rc3, no such no link is created. Similarly, if I have a template class Bar<T> and use "Bar<T>" in a Doxygen comment, under 1.2.17 "Bar" within "Bar<T>" would be a link to the Bar<T> Template Class Reference page. No such link is created under 1.3-rc3. Is this change intentional? If so, how to I get "Foo's" and "Bar<T>" to link to their respective Class Reference pages? Thanks, Geoff Alexander, Ph.D. 919/254-5216 T/L 444-5216 SDWB Development IBM Corporation RTP, NC |