Skip to content

david-w-millar/grails-plantuml-plugin

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
lib
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

grails-plantuml-plugin

PlantUML grails plugin to generate UML diagrams from grails project sources. Intended to be useful for generating images for use within grails project documentation (gdocs).

It is basically a wrapper around the PlantUML ant task that hooks into build events.

I'm shooting for 3 features for the initial release (none of these currently work):

  • A script to generate diagrams from PlantUML ( generate-plantuml-diagrams )
  • A build event hook that generates diagrams and places them in the grails.doc.images directory for use in project documentation if it is specified
  • A means to embed PlantUml markup directly in grails project documentation

About

PlantUML plugin for grails to generate UML diagrams from sources.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published