[Epydoc-commits] SF.net SVN: epydoc: [1686] trunk/epydoc/doc/index.html
Brought to you by:
edloper
From: <ed...@us...> - 2008-01-30 03:25:51
|
Revision: 1686 http://epydoc.svn.sourceforge.net/epydoc/?rev=1686&view=rev Author: edloper Date: 2008-01-29 19:25:49 -0800 (Tue, 29 Jan 2008) Log Message: ----------- - Updated index page for 3.0 Modified Paths: -------------- trunk/epydoc/doc/index.html Modified: trunk/epydoc/doc/index.html =================================================================== --- trunk/epydoc/doc/index.html 2008-01-30 01:56:08 UTC (rev 1685) +++ trunk/epydoc/doc/index.html 2008-01-30 03:25:49 UTC (rev 1686) @@ -93,18 +93,13 @@ <div class="box"> <h2 class="box-title">Latest Release</h2> -<ul> -<li> The latest testing release is <a href="http://sourceforge.net/project/platformdownload.php?group_id=32455">Epydoc 3.0 beta 1</a>. </li> - -<li>The -latest stable release is <a href="http://sourceforge.net/project/showfiles.php?group_id=32455&package_id=24617&release_id=225095">Epydoc 2.1</a>. </li> -</ul> - -<p> Both can be -downloaded from the <a -href="http://sourceforge.net/project/showfiles.php?group_id=32455">SourceForge -download page</a>. See <a href="installing.html">Installing -Epydoc</a> for more information. </p> +<p> The latest stable release is <a +href="http://sourceforge.net/project/platformdownload.php?group_id=32455" +>Epydoc 3.0</a>. If you wish to keep up on the latest developments, +you can also get epydoc from the <a +href="installing.html#subversion">subversion repository</a>. See <a +href="installing.html">Installing Epydoc</a> for more +information. </p> </div> <!-- ================= Screenshots ================= --> @@ -130,12 +125,13 @@ <div class="box"> <h2 class="box-title">News</h2> -<p><b>Epydoc 3.0 beta 1 released [February 2007]</b></br /> The first -beta release of epydoc 3.0 is now available on the <a -href="http://sourceforge.net/project/platformdownload.php?group_id=32455">SourceForge -download page</a>. See the <a href="whatsnew.html">What's New</a> -page for details. Epydoc is under active development; if you wish to -keep up on the latest developments, you can get epydoc from the <a +<p><b>Epydoc 3.0 released [January 2008]</b><br /> Epydoc version 3.0 is now +available on the <a +href="http://sourceforge.net/project/platformdownload.php?group_id=32455" +>SourceForge download page</a>. See the <a +href="whatsnew.html">What's New</a> page for details. Epydoc is under +active development; if you wish to keep up on the latest developments, +you can get epydoc from the <a href="installing.html#subversion">subversion repository</a>. If you find any bugs, or have suggestions for improving it, please report them on sourceforge.</p> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |