-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Referencing into output #5
Comments
According to Doxygen, Doxygen supports most of the XML commands, but doesn't do anything with
I would assume that if |
Maybe i was a bit unclear on what i want to do.
This seems to not work based on any keyref / keys attributes. |
Is there a way to reference into a specific topic (class / member) from the doxygen 2 dita output
from "hand-written" dita content (i.e. via keyref or reltables)?
Can support for this be added?
My main reason for using this plugin would be to combine "hand-written" dita content with
doxygen output and allow cross referencing between topics.
The text was updated successfully, but these errors were encountered: