diff options
author | carregal <carregal> | 2006-03-14 14:07:55 +0000 |
---|---|---|
committer | carregal <carregal> | 2006-03-14 14:07:55 +0000 |
commit | 9344c3933d79c88d927223c36e6fb1342d6387db (patch) | |
tree | 762a45c3e5b46e958e8481061ec85ac29b2a393d /doc/us/index.html | |
parent | 121ae680f1c897d8773041781a6a7bd0c85010fc (diff) | |
download | luafilesystem-9344c3933d79c88d927223c36e6fb1342d6387db.tar.gz luafilesystem-9344c3933d79c88d927223c36e6fb1342d6387db.tar.bz2 luafilesystem-9344c3933d79c88d927223c36e6fb1342d6387db.zip |
Documentation update - minor details
Diffstat (limited to 'doc/us/index.html')
-rw-r--r-- | doc/us/index.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/us/index.html b/doc/us/index.html index 4fcf74e..db32faf 100644 --- a/doc/us/index.html +++ b/doc/us/index.html | |||
@@ -6,6 +6,7 @@ | |||
6 | <link rel="stylesheet" href="http://www.keplerproject.org/doc.css" type="text/css"/> | 6 | <link rel="stylesheet" href="http://www.keplerproject.org/doc.css" type="text/css"/> |
7 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> | 7 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> |
8 | </head> | 8 | </head> |
9 | |||
9 | <body> | 10 | <body> |
10 | 11 | ||
11 | <div id="container"> | 12 | <div id="container"> |
@@ -83,7 +84,7 @@ for more details).</p> | |||
83 | <a href="http://luaforge.net/projects/luafilesystem/files">Lua Forge</a> | 84 | <a href="http://luaforge.net/projects/luafilesystem/files">Lua Forge</a> |
84 | page. If you are using | 85 | page. If you are using |
85 | <a href="http://luabinaries.luaforge.net">LuaBinaries</a> Release 2 | 86 | <a href="http://luabinaries.luaforge.net">LuaBinaries</a> Release 2 |
86 | a Windows pre-compiled version of LuaFileSystem can also be found at the same | 87 | a Windows pre-compiled version of LuaFileSystem can also be found at the |
87 | LuaForge page.</p> | 88 | LuaForge page.</p> |
88 | 89 | ||
89 | 90 | ||
@@ -119,7 +120,7 @@ LuaForge page.</p> | |||
119 | 120 | ||
120 | <p>LuaFileSystem was designed by Roberto Ierusalimschy, | 121 | <p>LuaFileSystem was designed by Roberto Ierusalimschy, |
121 | André Carregal and Tomás Guisasola as part of the | 122 | André Carregal and Tomás Guisasola as part of the |
122 | <a href="http://www.keplerproject.org">Kepler Project</a> | 123 | <a href="http://www.keplerproject.org">Kepler Project</a>, |
123 | which holds its copyright.</p> | 124 | which holds its copyright.</p> |
124 | 125 | ||
125 | <h2><a name="contact"></a>Contact us</h2> | 126 | <h2><a name="contact"></a>Contact us</h2> |
@@ -138,7 +139,7 @@ Comments are welcome!</p> | |||
138 | <div id="about"> | 139 | <div id="about"> |
139 | <p><a href="http://validator.w3.org/check?uri=referer"> | 140 | <p><a href="http://validator.w3.org/check?uri=referer"> |
140 | <img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p> | 141 | <img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p> |
141 | <p><small>$Id: index.html,v 1.28 2006/03/11 14:34:22 carregal Exp $</small></p> | 142 | <p><small>$Id: index.html,v 1.29 2006/03/14 14:07:55 carregal Exp $</small></p> |
142 | </div> <!-- id="about" --> | 143 | </div> <!-- id="about" --> |
143 | 144 | ||
144 | </div> <!-- id="container" --> | 145 | </div> <!-- id="container" --> |