UMLGraph/web/doc.html

32 lines
1.2 KiB
HTML

<!-- $Id$ -->
<h2>UMLGraph Reference Documentation</h2>
<ul>
<li> <a href="doc/index.html">User manual</a>
(table of contents - suitable for web browsing).
</li>
<li> <a href="doc/indexw.html">Printable user manual</a>
(the above as a single printable page).
</li>
<li> <a href="javadoc/index.html">Doclet technical documentation</a>
(javadoc table of contents).
</li>
<li> <a href="doc/faq.html">Frequently asked questions</a> </li>
</ul>
<h2>Articles and Third Party Tutorials</h2>
<ul>
<li>Diomidis Spinellis.
<a href="http://www.dmst.aueb.gr/dds/pubs/jrnl/2003-IEEESW-umlgraph/html/article.html">On the declarative specification of models</a>.
<cite>IEEE Software</cite>, 20(2):94&#8211;96, March/April 2003.
</li>
<li>
Meera Subbarao. <a href="http://java.dzone.com/articles/reverse-engineer-source-code-u">Reverse-engineer Source Code into UML Diagrams</a> (online at DZone Javalobby).
</li>
<li>
Paul Duvall. <a href="http://www.ibm.com/developerworks/library/j-ap06108/index.html">Automation for the people: Pushbutton documentation</a> (online at IBM developerWorks).
</li>
<li>
John Ferguson Smart. <a href="http://www.amazon.com/exec/obidos/ASIN/0596527934/dds-20">Java Power Tools</a> (O'Reilly, 2008; Chapter 30 covers UMLGraph).
</li>
</ul>