mirror of https://github.com/dspinellis/UMLGraph
parent
000847ecfd
commit
3142710360
14
index.html
14
index.html
|
|
@ -94,19 +94,21 @@ complete(O);
|
|||
|
||||
<h3>Download and Links</h3> <!-- {{{1 -->
|
||||
UMLGraph is hereby made freely available as Open Source Software.
|
||||
You can download it in source and compiled format from the following links:
|
||||
The current version of UMLGraph is VERSION.
|
||||
You can download UMLGraph and its documentation from the following links:
|
||||
<ul>
|
||||
<li> <a href="UmlGraph.java">UmlGraph package (.tar.gz)</a>
|
||||
(source code, compiled doclet, and documentation).
|
||||
<li> <a href="UMLGraph-VERSION.tar.gz">UmlGraph package</a>
|
||||
(.tar.gz file containing the source code, the compiled doclet,
|
||||
and the complete documentation in HTML format).
|
||||
</li>
|
||||
<li> <a href="doc/index.html">Documentation</a>
|
||||
(table of contents - suitable for web browsing).
|
||||
</li>
|
||||
<li> <a href="doc/index.html">Printable documentation</a>
|
||||
<li> <a href="doc/indexw.html">Printable documentation</a>
|
||||
(the above as a single printable page).
|
||||
</li>
|
||||
<li> <a href="doc/ver.html">Version history</a>
|
||||
</li>
|
||||
<li> <a href="doc/ver.html">Version history</a> </li>
|
||||
<li> <a href="http://freshmeat.net/projects/umlgraph/">freshmeat.net page</a> (use it to subscribe and post comments)</li>
|
||||
</ul>
|
||||
|
||||
<!-- End matter {{{1 -->
|
||||
|
|
|
|||
|
|
@ -94,19 +94,21 @@ complete(O);
|
|||
|
||||
<h3>Download and Links</h3> <!-- {{{1 -->
|
||||
UMLGraph is hereby made freely available as Open Source Software.
|
||||
You can download it in source and compiled format from the following links:
|
||||
The current version of UMLGraph is VERSION.
|
||||
You can download UMLGraph and its documentation from the following links:
|
||||
<ul>
|
||||
<li> <a href="UmlGraph.java">UmlGraph package (.tar.gz)</a>
|
||||
(source code, compiled doclet, and documentation).
|
||||
<li> <a href="UMLGraph-VERSION.tar.gz">UmlGraph package</a>
|
||||
(.tar.gz file containing the source code, the compiled doclet,
|
||||
and the complete documentation in HTML format).
|
||||
</li>
|
||||
<li> <a href="doc/index.html">Documentation</a>
|
||||
(table of contents - suitable for web browsing).
|
||||
</li>
|
||||
<li> <a href="doc/index.html">Printable documentation</a>
|
||||
<li> <a href="doc/indexw.html">Printable documentation</a>
|
||||
(the above as a single printable page).
|
||||
</li>
|
||||
<li> <a href="doc/ver.html">Version history</a>
|
||||
</li>
|
||||
<li> <a href="doc/ver.html">Version history</a> </li>
|
||||
<li> <a href="http://freshmeat.net/projects/umlgraph/">freshmeat.net page</a> (use it to subscribe and post comments)</li>
|
||||
</ul>
|
||||
|
||||
<!-- End matter {{{1 -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue