mirror of https://github.com/dspinellis/UMLGraph
Changed the class diagram generation options, with the new classes the old diagram was getting hard to understand at a glance
This commit is contained in:
parent
5423bea7eb
commit
7edade65bb
|
|
@ -3,8 +3,6 @@ package gr.spinellis.umlgraph.doclet;
|
|||
/**
|
||||
* Options for UMLGraph class diagram generation
|
||||
* @opt operations
|
||||
* @opt constructors
|
||||
* @opt qualify
|
||||
* @opt visibility
|
||||
* @hidden
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -3,8 +3,6 @@ package gr.spinellis.umlgraph.doclet;
|
|||
/**
|
||||
* Options for UMLGraph class diagram generation
|
||||
* @opt operations
|
||||
* @opt constructors
|
||||
* @opt qualify
|
||||
* @opt visibility
|
||||
* @hidden
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue