diff options
author | carregal <carregal> | 2005-05-24 23:05:18 +0000 |
---|---|---|
committer | carregal <carregal> | 2005-05-24 23:05:18 +0000 |
commit | 6d2f915ee4c712ec707d7c462f93f9940b926692 (patch) | |
tree | 78fbc3aa6068cd0200b77e3a233341fabd89a908 /doc/us/index.html | |
parent | 2a11208d8ecf8b6d1dc76a146748f064fe6b8b28 (diff) | |
download | luafilesystem-6d2f915ee4c712ec707d7c462f93f9940b926692.tar.gz luafilesystem-6d2f915ee4c712ec707d7c462f93f9940b926692.tar.bz2 luafilesystem-6d2f915ee4c712ec707d7c462f93f9940b926692.zip |
Documentation update, using LuaBinaries
Diffstat (limited to 'doc/us/index.html')
-rw-r--r-- | doc/us/index.html | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/doc/us/index.html b/doc/us/index.html index 2952270..e17418e 100644 --- a/doc/us/index.html +++ b/doc/us/index.html | |||
@@ -71,9 +71,13 @@ for more details).</p> | |||
71 | 71 | ||
72 | <h2><a name="download"></a>Download</h2> | 72 | <h2><a name="download"></a>Download</h2> |
73 | 73 | ||
74 | <p>LuaFileSystem can be downloaded from its | 74 | <p>LuaFileSystem can be downloaded in source format from its |
75 | <a href="http://luaforge.net/projects/luafilesystem/files">Lua Forge</a> | 75 | <a href="http://luaforge.net/projects/luafilesystem/files">Lua Forge</a> |
76 | page.</p> | 76 | page. If you are using |
77 | <a href="http://luaforge.net/projects/luabinaries/">LuaBinaries</a> Release 2 | ||
78 | a Windows pre-compiled version of LuaFileSystem can also be found at the same | ||
79 | LuaForge page.</p> | ||
80 | |||
77 | 81 | ||
78 | <h2><a name="history"></a>History</h2> | 82 | <h2><a name="history"></a>History</h2> |
79 | 83 | ||
@@ -107,7 +111,7 @@ Comments are welcome!</p> | |||
107 | <div id="about"> | 111 | <div id="about"> |
108 | <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> | 112 | <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> |
109 | <p><small> | 113 | <p><small> |
110 | $Id: index.html,v 1.17 2005/05/22 18:07:36 carregal Exp $ | 114 | $Id: index.html,v 1.18 2005/05/24 23:05:18 carregal Exp $ |
111 | </small></p> | 115 | </small></p> |
112 | </div> <!-- id="about" --> | 116 | </div> <!-- id="about" --> |
113 | 117 | ||