summaryrefslogtreecommitdiff
path: root/docs/html/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/index.html')
-rw-r--r--docs/html/index.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/html/index.html b/docs/html/index.html
index 0a29e6e1..9d1678b9 100644
--- a/docs/html/index.html
+++ b/docs/html/index.html
@@ -18,20 +18,22 @@
<!-- <h2>Units</h2> -->
<table cellpadding="0" cellspacing="0">
<tr>
- <td valign="top"><p><tt><span class="code"><a href="gfx/index.html">GFX</a></span></tt></p></td>
+ <td valign="top"><p><tt><span class="code"><a href="corelib/index.html">Corelib</a></span></tt></p></td>
<td><p>&nbsp;&nbsp;</p></td>
- <td><p class="cmt">Graphics library (back-end) used by fpGUI to do the drawing.</p></td>
+ <td><p class="cmt">Graphics library (back-end) used in fpGUI to do all the drawing.</p></td>
</tr>
<tr>
<td valign="top" width="150"><p><tt><span class="code"><a href="gui/index.html">GUI</a></span></tt></p></td>
<td><p>&nbsp;&nbsp;</p></td>
<td><p class="cmt">All widget set related units.</p></td>
</tr>
+<!--
<tr>
- <td valign="top"><p><tt><span class="code"><!-- <a href="img/index.html">IMG</a> -->IMG</span></tt></p></td>
+ <td valign="top"><p><tt><span class="code"><a href="img/index.html">IMG</a>IMG</span></tt></p></td>
<td><p>&nbsp;&nbsp;</p></td>
<td><p class="cmt">Image handling units. An extension to the GFX package.</p></td>
</tr>
+-->
</table>
</body>