[Doxygen-users] html anchor name scheme for dokumentation elements (files, groups, functions, ...)
Brought to you by:
dimitri
|
From: René S. <r.s...@gm...> - 2018-08-29 12:50:44
|
Hi, I want to create some external links into doxygen documents based on some knowledge of the code. Is it possible at all to (and if: how) create this links without searching the individual id of the elements in the already generated files? e.g how should the hyperlink look like if i want to reference the function Fun_XYZ in File_ABC.h? Do i have to process the xml output or Thanks and best regards René |