> > Any suggestions on where would be the best place to look to add these?
> > I see that the docs are being revamped now...
> 
> I intend to create a protocol section in the new docs and port the existing
> protocol docs there. I would imagine these would go in that section.
> 
> I believe there is a matter to be discussed regarding diagram generation.
> Ideally we would maintain the source and then execute a command as a part
> of the publishing process to render them into diagrams. If you see how that
> would work and could expand on the details, that would be great.
> 
I'm just getting started with plantuml, but I see at least two approaches:

1)  Add a plugin to the wiki where you want to show the diagrams.  Then you 
version and update the plantuml code in the wiki and the diagram is generated 
automatically.  Here is the confluence plugin: 
https://avono-support.atlassian.net/wiki/display/PUML/Confluence+PlantUML+Plugin.

2) Keep the plantuml code in the java files and use the plantuml maven plugin 
to put the diagram in the generated javadoc.  Here is an example:  
http://plantuml.sourceforge.net/javadoc.html

Here is the general page on plantuml integrations: 
http://plantuml.sourceforge.net/running.html



-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-dev

Reply via email to