-
-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
When generating docs with doxygen, references to classes in other markdown files are automatically translated to links to the API. This is a missing feature in MkDoxy. It would be great if this were available (maybe via a plugin configuration option).
It should be possible to achieve this in the on_page_markdown
stage.
chris-tallman