As implied by Are URLs to doxygen pages permanent, URL in doxygen are not permanent.
So, how do you hyperlink deep content (ex: a specific function) in doxygen from an external site/doc ?
(For now, hinting the user on using the search box from the home seems an adequate workaround)
Links are based on the function signature, so they persistent indeed (under the condition that SHORT_NAMES
is set to NO
, which is the default).
According to this thread:
Doxygen does generate persistent links already (unless
SHORT_NAMES
is set toYES
).
This is from the creator of doxygen (who might want to chip in here with his own, more definitive answer than mine). So it seems that you can safely assume that your URLs should not change, unless you change the names of your classes/functions of course.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With