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.html38
1 files changed, 38 insertions, 0 deletions
diff --git a/docs/html/index.html b/docs/html/index.html
new file mode 100644
index 00000000..0a29e6e1
--- /dev/null
+++ b/docs/html/index.html
@@ -0,0 +1,38 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+ <meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
+ <title>fpGUI Class Documentation</title>
+ <link rel="stylesheet" href="fpdoc.css" type="text/css">
+</head>
+<body>
+
+<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
+ <tr>
+ <td align="right"><span class="bartitle">fpGUI Class Documentation</span></td>
+ </tr>
+</table>
+
+<h1>Available fpGUI packages</h1>
+<p></p>
+<!-- <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><p>&nbsp;&nbsp;</p></td>
+ <td><p class="cmt">Graphics library (back-end) used by fpGUI to do 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><p>&nbsp;&nbsp;</p></td>
+ <td><p class="cmt">Image handling units. An extension to the GFX package.</p></td>
+ </tr>
+</table>
+
+</body>
+</html>