[Doxygen-users] Howto get HTML links to functions so external documents links o function documentat
Brought to you by:
dimitri
From: Pierre R. <pro...@gm...> - 2008-10-17 01:44:49
|
Hi all, I would like to create external HTML documentation that would have link to Doxygen generated documentation. I'd like to be able to link to documentation of global C/C++ functions or even C++ class member functions. The HTML link generatd by doxygen do not seem to be persistent and seem o change from run of Doxygen to another. Is there a way to instruct Doxygen to generate some type of persistent links to the functions? Thanks in advance, Pierre Rouleau |