[Japi-cvs] SF.net SVN: japi: [607] site/trunk/src/doc/start.xhtml
Status: Beta
Brought to you by:
christianhujer
From: <chr...@us...> - 2007-09-09 16:32:20
|
Revision: 607 http://japi.svn.sourceforge.net/japi/?rev=607&view=rev Author: christianhujer Date: 2007-09-09 09:32:16 -0700 (Sun, 09 Sep 2007) Log Message: ----------- Updated site documentation. Modified Paths: -------------- site/trunk/src/doc/start.xhtml Modified: site/trunk/src/doc/start.xhtml =================================================================== --- site/trunk/src/doc/start.xhtml 2007-09-09 12:07:40 UTC (rev 606) +++ site/trunk/src/doc/start.xhtml 2007-09-09 16:32:16 UTC (rev 607) @@ -28,6 +28,16 @@ JAPI gets additions for financial calculations. New project member z0ra is adding some classes including unit tests to perform financial calculations with JAPI. </p> + <h2>The JAPI sub projects</h2> + <p> + Because of its size and diversity, JAPI has undergone a major refactoring and is now split into several subprojects. + </p> + <dl> + <dt><a href="lib-argparser">JAPI Lib ArgParser</a></dt> + <dd> + JAPI Lib ArgParser is ... (TODO automate this). + </dd> + </dl> <h2>Download JAPI</h2> <p> To <em>download JAPI</em>, go to the <a href="http://sourceforge.net/project/showfiles.php?group_id=149894">Files section of the JAPI Project Page</a>, choose the desired package, release and file type and download it from a mirror of your choice. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |