igorrosenberg / grails-plugin-uml-class-diagram

Generate UML diagrams from your Grails app source code.
Apache License 2.0
7 stars 4 forks source link

GUI: examples alongside the submission form #13

Open igorrosenberg opened 9 years ago

igorrosenberg commented 9 years ago

Documentation should be visible to the user when filling in the form.

The examples found in the user guide, http://igorrosenberg.github.io/grails-plugin-uml-class-diagram/0.4.4/guide/4.%20Configuration.html should also be referenced in the submission form.

One possible layout would be to have two columns; on the right, have the doc, and on the left the fields to fill in.

Refer to #11 for more GUI improvements