This repository has been archived by the owner on Nov 20, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Documentation update reflecting the Kepler structure
- Loading branch information
Andre Carregal
committed
Mar 20, 2006
1 parent
a4a83ac
commit 0e9df68
Showing
5 changed files
with
137 additions
and
105 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,9 +11,9 @@ | |
<div id="container"> | ||
|
||
<div id="product"> | ||
<div id="product_logo"><a href="http://www.keplerproject.org"> | ||
<img alt="LuaExpat logo" src="luaexpat.png"/> | ||
</a></div> | ||
<div id="product_logo"> | ||
<a href="http://www.keplerproject.org"><img alt="LuaExpat logo" src="luaexpat.png"/></a> | ||
</div> | ||
<div id="product_name"><big><strong>LuaExpat</strong></big></div> | ||
<div id="product_description">XML Expat parsing for the Lua programming language</div> | ||
</div> <!-- id="product" --> | ||
|
@@ -43,6 +43,12 @@ <h1>LuaExpat</h1> | |
</li> | ||
<li><a href="examples.html">Examples</a></li> | ||
<li><a href="lom.html">Lua Object Model</a></li> | ||
<li><a href="http://luaforge.net/projects/luaexpat/">Project</a> | ||
<ul> | ||
<li><a href="http://luaforge.net/tracker/?group_id=13">Bug Tracker</a></li> | ||
<li><a href="http://luaforge.net/scm/?group_id=13">CVS</a></li> | ||
</ul> | ||
</li> | ||
<li><a href="license.html">License</a></li> | ||
</ul> | ||
</div> <!-- id="navigation" --> | ||
|
@@ -59,36 +65,40 @@ <h2><a name="overview"></a>Overview</h2> | |
|
||
<h2><a name="status"></a>Status</h2> | ||
|
||
<p>Current version is 1.0.2. It has been tested in | ||
Linux, Windows and MacOS X with Expat 1.95.8.</p> | ||
<p>Current version is 1.0.2. It was developed for Lua 5.0 and has been tested on | ||
Linux, Windows (2000/XP) and MacOS X with Expat 1.95.8.</p> | ||
|
||
<p>LuaExpat 1.0.2 follows the | ||
<a href="http://www.keplerproject.org/compat/">package model</a> | ||
for Lua 5.1 (see section <a href="manual.html#installation">Installation</a> | ||
for more details).</p> | ||
|
||
<h2><a name="download"></a>Download</h2> | ||
|
||
<p>LuaExpat source can be downloaded from its | ||
<a href="http://luaforge.net/projects/luaexpat/files">LuaForge</a> | ||
page. If you are using | ||
<a href="http://luabinaries.luaforge.net">LuaBinaries</a> Release 2 | ||
a Windows pre-compiled version of LuaExpat can also be found at the same | ||
LuaForge page.</p> | ||
a Windows binary version of LuaExpat can be found at the LuaForge page.</p> | ||
|
||
<h2><a name="history"></a>History</h2> | ||
|
||
<ul> | ||
<li>[09/Jun/2005] Version 1.0.2 released</li> | ||
<li>[06/Jun/2005] Version 1.0.1 released</li> | ||
<li>[2/Dec/2004] Version 1.0 released</li> | ||
<li>[4/Apr/2004] Version 1.0 beta released</li> | ||
<li>[10/Dec/2003] Version 1.0 alpha released</li> | ||
</ul> | ||
<dl class="history"> | ||
<dt><strong>Version 1.0.2</strong> [22/Mar/2006]</dt> | ||
<dd>minor bugfix, <code>lom</code> correct module name is <code>lxp.lom</code>.</dd> | ||
|
||
<p>Version 1.0.2 has a minor bugfix, lom correct module name is "lxp.lom".</p> | ||
<p>Version 1.0.1 has some minor changes to follow Expat's version 1.95.8.</p> | ||
<dt><strong>Version 1.0.1</strong> [06/Jun/2005]</dt> | ||
<dd>minor changes for compatibility with Expat version 1.95.8.</dd> | ||
|
||
<p>LuaExpat 1.0 follows the | ||
<a href="http://www.keplerproject.org/compat/">package model</a> | ||
for Lua 5.1 (see section <a href="manual.html#installation">Installation</a> | ||
for more details).</p> | ||
<dt><strong>Version 1.0</strong> [2/Dec/2004]</dt> | ||
<dd /> | ||
|
||
<dt><strong>Version 1.0 Beta</strong> [4/Apr/2004]</dt> | ||
<dd /> | ||
|
||
<dt><strong>Version 1.0 Alpha</strong> [10/Dec/2003]</dt> | ||
<dd /> | ||
</dl> | ||
|
||
<h2><a name="references"></a>References</h2> | ||
|
||
|
@@ -102,30 +112,32 @@ <h2><a name="references"></a>References</h2> | |
<h2><a name="credits"></a>Credits</h2> | ||
|
||
<p>Version 1.0 was designed by Roberto Ierusalimschy, André | ||
Carregal and Tomás Guisasola as part of the Kepler Project. | ||
The implementation is compatible with Lua 5.0 and was coded by | ||
Roberto Ierusalimschy, based on a previous design by <a href= | ||
"http://www.place.org/~nop/lua">Jay Carlson</a>.</p> | ||
Carregal and Tomás Guisasola as part of the Kepler Project | ||
which holds its copyright. The implementation is compatible with Lua 5.0 | ||
and was coded by Roberto Ierusalimschy, based on a previous design by | ||
<a href="http://www.place.org/~nop/lua">Jay Carlson</a>.</p> | ||
|
||
<p>LuaExpat development was sponsored by <a href= | ||
"http://www.fabricadigital.com.br">Fábrica Digital</a> and | ||
<p>LuaExpat development was sponsored by | ||
<a href="http://www.fabricadigital.com.br">Fábrica Digital</a> and | ||
FINEP.</p> | ||
|
||
<h2><a name="contact"></a>Contact</h2> | ||
|
||
<p>For more information please <a href= | ||
"mailto:[email protected]">contact us</a>. | ||
<p>For more information please | ||
<a href="mailto:[email protected]">contact us</a>. | ||
Comments are welcome!</p> | ||
|
||
<p>You can also reach other Kepler developers and users on the Kepler Project | ||
<a href="http://luaforge.net/mail/?group_id=104">mailing list</a>.</p> | ||
|
||
</div> <!-- id="content" --> | ||
|
||
</div> <!-- id="main" --> | ||
|
||
<div id="about"> | ||
<p><a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p> | ||
<p><small> | ||
$Id: index.html,v 1.37 2006-03-03 23:36:59 tomas Exp $ | ||
</small></p> | ||
<p><a href="http://validator.w3.org/check?uri=referer"> | ||
<img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p> | ||
<p><small>$Id: index.html,v 1.38 2006-03-20 22:26:00 carregal Exp $</small></p> | ||
</div> <!-- id="about" --> | ||
|
||
</div> <!-- id="container" --> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.