embed - doxygen with embedded graphviz uml diagrams -


i embed own diagrams in doxygen documentation. possible create own diagrams using graphviz textual description inside sourcecode?

yes, have @ \dot command.

note can include message sequence charts via \msc. dia files using \diafile , of release 1.8.8 plantuml diagrams via \startuml ... \enduml block.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

python - Django-cities exits with "killed" -

python - How to get a widget position inside it's layout in Kivy? -