comparison graal/overview.html @ 5707:e149c0e252e0

generated jpg for link to svg version of dependency to accommodate Internet Explorer
author Doug Simon <doug.simon@oracle.com>
date Wed, 27 Jun 2012 18:21:49 +0200
parents 6f2ccb483d96
children 4e5828456c28
comparison
equal deleted inserted replaced
5706:6f2ccb483d96 5707:e149c0e252e0
28 --> 28 -->
29 29
30 </head> 30 </head>
31 <body> 31 <body>
32 32
33 <a href="modules.svg" title="Click to enlarge"><img src="modules.svg" width="400"/></a> 33 <a href="modules.svg" title="Click to enlarge"><img src="modules.jpg" width="400"/></a>
34 <p> 34 <p>
35 This document is the unified Javadoc for the Graal code base. 35 This document is the unified Javadoc for the Graal code base.
36 The module dependency graph is shown above. 36 The module dependency graph is shown above.
37 Each node in the diagram is a link to the standalone Javadoc for the denoted module. 37 Each node in the diagram is a link to the standalone Javadoc for the denoted module.
38 38