diff options
Diffstat (limited to 'docs/html/index.html')
-rw-r--r-- | docs/html/index.html | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/docs/html/index.html b/docs/html/index.html deleted file mode 100644 index 9d1678b9..00000000 --- a/docs/html/index.html +++ /dev/null @@ -1,40 +0,0 @@ -<!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="corelib/index.html">Corelib</a></span></tt></p></td> - <td><p> </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> </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> </p></td> - <td><p class="cmt">Image handling units. An extension to the GFX package.</p></td> - </tr> ---> -</table> - -</body> -</html> |