On 04/07/2015 02:30 AM, Roger Lucas (rogerluc) wrote: > We use Doxygen extensively and have recently added PlantUML to allow embedded > class diagram images. > > The instructions provided by PlantUML work well - we get the correct images > created and they get referenced in the Doxygen HTML output so that you get the > images inline with the documentation. > > What more were you trying to do? > Embedded PlantUML diagrams work great, yes, but what I wanted was to have PlantUML class diagrams generated automatically from the code base we're documenting. Doxygen already does this using Graphviz, but I'm not overly fond of how it looks. I'd like to provide the option of generating the same (more or less) graphs using PlantUML even if it doesn't support image mapping.
In short, I want dynamic UML class diagrams using PlantUML in addition to the already supported static diagrams. ------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF _______________________________________________ Doxygen-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/doxygen-develop
