Add download links to documentation.
This commit is contained in:
21
README.html
21
README.html
@@ -21,7 +21,7 @@ Getting Started with LuaJ
|
|||||||
by James Roseborough, Ian Farmer
|
by James Roseborough, Ian Farmer
|
||||||
<p>
|
<p>
|
||||||
<small>
|
<small>
|
||||||
Copyright © 2007-2008 Luaj.org.
|
Copyright © 2007-2009 Luaj.org.
|
||||||
Freely available under the terms of the
|
Freely available under the terms of the
|
||||||
<a href="http://sourceforge.net/dbimage.php?id=196142">Luaj license</a>.
|
<a href="http://sourceforge.net/dbimage.php?id=196142">Luaj license</a>.
|
||||||
</small>
|
</small>
|
||||||
@@ -35,6 +35,8 @@ Freely available under the terms of the
|
|||||||
<a href="#3">libraries</a>
|
<a href="#3">libraries</a>
|
||||||
·
|
·
|
||||||
<a href="#4">building</a>
|
<a href="#4">building</a>
|
||||||
|
·
|
||||||
|
<a href="#5">downloads</a>
|
||||||
|
|
||||||
<!-- ====================================================================== -->
|
<!-- ====================================================================== -->
|
||||||
<p>
|
<p>
|
||||||
@@ -316,3 +318,20 @@ A large set of JUnit tests are invoked by the JUnit 3 suite:
|
|||||||
|
|
||||||
<p>
|
<p>
|
||||||
These tests are used for to produce code coverage statistics using build-coverage.xml.
|
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>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user