Replies: 7 comments 2 replies
-
Thank you for a good idea, I will look at it in the future. |
Beta Was this translation helpful? Give feedback.
-
About Graphviz in Mkdocs About PlantUML in Mkdocs To enable this feature in Doxygen
Choose inheritance graph
Other interesting options
|
Beta Was this translation helpful? Give feedback.
-
It is not possible to generate any graphs withouth The MkDoxy plugin will use:
Sadly it is probably not possible to generate source code for custom graphs rendering.
|
Beta Was this translation helpful? Give feedback.
-
Something is coming! |
Beta Was this translation helpful? Give feedback.
-
Related issue: #83 |
Beta Was this translation helpful? Give feedback.
-
I have tried to implement showing diagrams, but it needs more time to finish the task. GENERATE_HTML: YES
HAVE_DOT: YES
DOT_IMAGE_FORMAT: svg GENERATE_HTML: YES
HAVE_DOT: YES
DOT_IMAGE_FORMAT: svg
UML_LOOK: YES |
Beta Was this translation helpful? Give feedback.
-
Really like the plugin and are planning to use it a lot!:) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
First, nice plugin 👍
However, good things can always be improved... There are many types of additional graphs supported by doxygen:
As well as diagrams from PlantUML, which can be defined directly in the code. Support for this would be great!
Examples:
Beta Was this translation helpful? Give feedback.
All reactions