mirror of https://github.com/dspinellis/UMLGraph
Correct -all documentation.
This commit is contained in:
parent
ca31b3a62b
commit
5204cea7cd
|
|
@ -156,7 +156,6 @@ A number of command-line options contol the operation of UMLGraph:
|
|||
visibility (private, public, protected)
|
||||
<dt>-types<dd>Add type information to attributes and operations
|
||||
<dt>-all<dd>Same as
|
||||
<code>-horizontal</code>
|
||||
<code>-attributes</code>
|
||||
<code>-operations</code>
|
||||
<code>-visibility</code>
|
||||
|
|
@ -177,7 +176,7 @@ class UMLOptions {}
|
|||
</pre>
|
||||
|
||||
<h3>Availability</h3> <!-- {{{1 -->
|
||||
UMLGraph is freely available as Open Source Software.
|
||||
UMLGraph is hereby made freely available as Open Source Software.
|
||||
You can download it in source and compiled format from the following links:
|
||||
<ul>
|
||||
<li> <a href="UmlGraph.java">UmlGraph.java (source code)</a>
|
||||
|
|
|
|||
|
|
@ -156,7 +156,6 @@ A number of command-line options contol the operation of UMLGraph:
|
|||
visibility (private, public, protected)
|
||||
<dt>-types<dd>Add type information to attributes and operations
|
||||
<dt>-all<dd>Same as
|
||||
<code>-horizontal</code>
|
||||
<code>-attributes</code>
|
||||
<code>-operations</code>
|
||||
<code>-visibility</code>
|
||||
|
|
@ -177,7 +176,7 @@ class UMLOptions {}
|
|||
</pre>
|
||||
|
||||
<h3>Availability</h3> <!-- {{{1 -->
|
||||
UMLGraph is freely available as Open Source Software.
|
||||
UMLGraph is hereby made freely available as Open Source Software.
|
||||
You can download it in source and compiled format from the following links:
|
||||
<ul>
|
||||
<li> <a href="UmlGraph.java">UmlGraph.java (source code)</a>
|
||||
|
|
|
|||
Loading…
Reference in New Issue