Javadoc fixes and improvements.

This commit is contained in:
Michael Bayne
2011-06-13 12:30:06 -07:00
parent 520167978e
commit f3b646a63f
21 changed files with 44 additions and 24 deletions
+12
View File
@@ -0,0 +1,12 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<body bgcolor="white">
<p> Pythagoras is a collection of geometry classes for use on platforms that do not vend their own
such classes (for example, GWT and Android). </p>
<p> The source code, and additional information can be found on the
<a href="http://github.com/samskivert/pythagoras">project website</a>. </p>
</body>
</html>