Another great thing about plantuml is that it generates SVGs and they
look great on hi-dpi displays.

Martijn

On Wed, Nov 23, 2016 at 10:32 AM, Martijn Dashorst
<[email protected]> wrote:
> In order to cut down on out-of-date PNG files, we can now start using
> PlantUML (plantuml.com) for generating UML diagrams (and more) in our
> reference guide:
>
> This image is generated from an inline block:
>
> https://ci.apache.org/projects/wicket/guide/8.x/images/uml-component.svg
>
> With plantuml you can also generate UI mockups from a text file, so
> this is awesome: http://plantuml.com/salt
>
> Hat tip to infra for enabling graphviz on our build system.
>
> To be able to generate this yourself, you need to install graphviz and
> ensure it is available from maven (see the profiles section in
> wicket-user-guide). You can also preview and design the diagrams on
> the plantuml website.
>
> Martijn
>
> --
> Become a Wicket expert, learn from the best: http://wicketinaction.com



-- 
Become a Wicket expert, learn from the best: http://wicketinaction.com

Reply via email to