mirror of
https://github.com/lunarmodules/luafilesystem.git
synced 2026-07-23 11:33:05 +00:00
Documentation update
This commit is contained in:
@@ -64,7 +64,7 @@ the underlying directory structure and file attributes.</p>
|
||||
<p>Current version is 1.1. It was developed for Lua 5.0.</p>
|
||||
|
||||
<p>Version 1.1 follows the
|
||||
<a href="http://www.keplerproject.org/compat">package proposal</a>
|
||||
<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>
|
||||
|
||||
@@ -111,7 +111,7 @@ Comments are welcome!</p>
|
||||
<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.18 2005/05/24 23:05:18 carregal Exp $
|
||||
$Id: index.html,v 1.19 2005/05/24 23:27:34 carregal Exp $
|
||||
</small></p>
|
||||
</div> <!-- id="about" -->
|
||||
|
||||
|
||||
@@ -65,7 +65,7 @@ be edited to suit the needs of the aimed platform.</p>
|
||||
<h2><a name="installation"></a>Installation</h2>
|
||||
|
||||
<p>LuaFileSystem follows the
|
||||
<a href="http://www.keplerproject.org/compat">package proposal</a>
|
||||
<a href="http://www.keplerproject.org/compat">package model</a>
|
||||
for Lua 5.1, therefore it should be "installed". Refer to
|
||||
<a href="http://www.keplerproject.org/compat/manual.html#configuration">
|
||||
Compat-5.1 configuration</a> section about how to install the compiled
|
||||
@@ -192,7 +192,7 @@ binary properly</p>
|
||||
<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: manual.html,v 1.20 2005/05/24 23:05:18 carregal Exp $
|
||||
$Id: manual.html,v 1.21 2005/05/24 23:27:34 carregal Exp $
|
||||
</small></p>
|
||||
</div> <!-- id="about" -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user