org.umlgraph.
This change requires corresponding modifications to the UMLGraph
callers.@note tag allows the annotation of elements with comments.
(Suggested by Sébastien Pierre.)
@commentname option allows the naming of elements
with the text of the javadoc comment.
javadoc -docletpath UmlGraph.jar -doclet gr.spinellis.umlgraph.doclet.UmlGraph
-enumerations and -enumconstants
control the corresponding operation.-attributes and
-operations options and classes with no
fields or methods.
Many thanks to Jonathan Wright for this contribution. -constructors option.-output command-line option, and an ant-based
build file.
Modified the dot output to avoid triggering a graphviz bug that made escape codes visible.
| Contents | « Previous Next (Acknowledgements) » |