Added task to bring javadoc into compliance with standard. Javadoc

generate currently throws 35 errors.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140852 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Tim O'Brien 2003-05-21 18:24:46 +00:00
parent 8ed6e84dc6
commit 1376d960b5
1 changed files with 4 additions and 0 deletions

View File

@ -108,6 +108,10 @@
<li>
Addition of a Arithmetic Geometric Mean
</li>
<li>
Javadoc generation currently throws 35 warnings. Bring the
Javadoc into compliance (i.e. reach zero warnings).
</li>
</ul>
</subsection>