mirror of
https://github.com/lunarmodules/luafilesystem.git
synced 2026-07-25 13:13:07 +00:00
Documentation update
This commit is contained in:
@@ -71,7 +71,7 @@ for more details).</p>
|
|||||||
|
|
||||||
<h2><a name="download"></a>Download</h2>
|
<h2><a name="download"></a>Download</h2>
|
||||||
|
|
||||||
<p>LuaFileSystem can be downloaded in source format from its
|
<p>LuaFileSystem source can be downloaded from its
|
||||||
<a href="http://luaforge.net/projects/luafilesystem/files">Lua Forge</a>
|
<a href="http://luaforge.net/projects/luafilesystem/files">Lua Forge</a>
|
||||||
page. If you are using
|
page. If you are using
|
||||||
<a href="http://luaforge.net/projects/luabinaries/">LuaBinaries</a> Release 2
|
<a href="http://luaforge.net/projects/luabinaries/">LuaBinaries</a> Release 2
|
||||||
@@ -111,7 +111,7 @@ Comments are welcome!</p>
|
|||||||
<div id="about">
|
<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><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>
|
<p><small>
|
||||||
$Id: index.html,v 1.22 2005/05/30 18:25:15 uid20002 Exp $
|
$Id: index.html,v 1.23 2005/06/02 21:02:44 carregal Exp $
|
||||||
</small></p>
|
</small></p>
|
||||||
</div> <!-- id="about" -->
|
</div> <!-- id="about" -->
|
||||||
|
|
||||||
|
|||||||
@@ -73,7 +73,7 @@ binary properly</p>
|
|||||||
|
|
||||||
<p>Windows users can use the pre-compiled version of LuaFileSystem
|
<p>Windows users can use the pre-compiled version of LuaFileSystem
|
||||||
(<code>lfs.dll</code>) available at
|
(<code>lfs.dll</code>) available at
|
||||||
<a href="http://luaforge.net/projects/luafilesystem/files">LuaForge</a></p>
|
<a href="http://luaforge.net/projects/luafilesystem/files">LuaForge</a>.</p>
|
||||||
|
|
||||||
<h2><a name="reference"></a>Reference</h2>
|
<h2><a name="reference"></a>Reference</h2>
|
||||||
|
|
||||||
@@ -192,7 +192,7 @@ binary properly</p>
|
|||||||
<div id="about">
|
<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><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>
|
<p><small>
|
||||||
$Id: manual.html,v 1.21 2005/05/24 23:27:34 carregal Exp $
|
$Id: manual.html,v 1.22 2005/06/02 21:02:44 carregal Exp $
|
||||||
</small></p>
|
</small></p>
|
||||||
</div> <!-- id="about" -->
|
</div> <!-- id="about" -->
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user