Add download links to documentation.

This commit is contained in:
James Roseborough
2009-04-23 04:57:47 +00:00
parent a5ac11d34b
commit ddf2ed6f71

View File

@@ -21,7 +21,7 @@ Getting Started with LuaJ
by James Roseborough, Ian Farmer
<p>
<small>
Copyright &copy; 2007-2008 Luaj.org.
Copyright &copy; 2007-2009 Luaj.org.
Freely available under the terms of the
<a href="http://sourceforge.net/dbimage.php?id=196142">Luaj license</a>.
</small>
@@ -35,6 +35,8 @@ Freely available under the terms of the
<a href="#3">libraries</a>
&middot;
<a href="#4">building</a>
&middot;
<a href="#5">downloads</a>
<!-- ====================================================================== -->
<p>
@@ -316,3 +318,20 @@ A large set of JUnit tests are invoked by the JUnit 3 suite:
<p>
These tests are used for to produce code coverage statistics using build-coverage.xml.
<h1>5 - <a name="5">Downloads</a></h1>
<h2>Downloads and Project Pages</h2>
Downloads are currently hosted on SourceForge
<br/>
<pre>
<a href="http://luaj.sourceforge.net/">SourceForge Luaj Project Page</a>
<a href="http://sourceforge.net/project/platformdownload.php?group_id=197627">SourceForge Luaj Download Area</a>
</pre>
<p/>
and LuaForge:
<pre>
<a href="http://luaforge.net/projects/luaj/">LuaForge Luaj Project Page</a>
<a href="http://luaforge.net/frs/?group_id=457">LuaForge Luaj Project Area</a>
</pre>