Let's say I have a section in a doxygen page page_Examples called section_Example. Is it possible to link directly to that section?
Linking to the page is done with \link page_Examples Examples \endlink, but I would like to go directly to the section! Thanks.