Update of /cvsroot/csms/csms-core/src/java/org/fanfoot/gui
In directory usw-pr-cvs1:/tmp/cvs-serv4327
Added Files:
package.html
Log Message:
Added package descriptions for javadoc generation
--- NEW FILE: package.html ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
</head>
<body bgcolor="white">
Provides a GUI interface to the Fanfoot Fantasy Sports Module.
<h2>Package Specification</h2>
<!-- FILL IN ANY SPECS NEEDED BY JAVA COMPATIBILITY KIT
<ul>
<li><a href=""></ul>
-->
<h2>Related Documentation</h2>
For overviews, tutorials, examples, guides, and tool documentation, please see:
<!--
<ul>
<li><a href=""></ul>
-->
<!-- Put @see and @since tags down here. -->
</body>
</html>
|