[Doxygen-users] Adding links and breadcrumb trail
Brought to you by:
dimitri
From: anish <ani...@ya...> - 2016-11-04 02:57:03
|
Hi, I am using Doxygen 1.8.12 to generate documentation for APIs added to C header files. I observe the following issues in the CHM generated using Doxygen: • Links are not added to other pages within the same help file. For example, if the content added to the description for a function X contains references to other pages within the generated CHM, I would like to add links to those pages. Is there a tag to use, or is automatic addition of links possible? • I see that each page has a link to the group that it belongs to. I would like to know if there is a way to customize this and add a breadcrumb trail to the root node (for example, root > group >topic) Please suggest ways to fix these issues. Thanks, Anish -- View this message in context: http://doxygen.10944.n7.nabble.com/Adding-links-and-breadcrumb-trail-tp7747.html Sent from the Doxygen - Users mailing list archive at Nabble.com. |