diff options
author | carregal <carregal> | 2006-03-11 14:34:22 +0000 |
---|---|---|
committer | carregal <carregal> | 2006-03-11 14:34:22 +0000 |
commit | 85bb568ca29f4657dcb51e811f96cbe717e8b7eb (patch) | |
tree | 0d9622e7a2b850d1a25f181019b4fd45d68302b7 | |
parent | 144b4ea052ee50d22989a999c4d59a54dd736e97 (diff) | |
download | luafilesystem-85bb568ca29f4657dcb51e811f96cbe717e8b7eb.tar.gz luafilesystem-85bb568ca29f4657dcb51e811f96cbe717e8b7eb.tar.bz2 luafilesystem-85bb568ca29f4657dcb51e811f96cbe717e8b7eb.zip |
Documentation update reflecting the Kepler structure
-rw-r--r-- | doc/us/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/us/index.html b/doc/us/index.html index c889fe3..4fcf74e 100644 --- a/doc/us/index.html +++ b/doc/us/index.html | |||
@@ -101,14 +101,14 @@ LuaForge page.</p> | |||
101 | </ul> | 101 | </ul> |
102 | </dd> | 102 | </dd> |
103 | 103 | ||
104 | <dt><strong>Version 1.1</strong> [30/May/2005]</dt> | 104 | <dt><strong><a href="http://www.keplerproject.org/luafilesystem/1.1/">Version 1.1</a></strong> [30/May/2005]</dt> |
105 | <dd> | 105 | <dd> |
106 | <ul> | 106 | <ul> |
107 | <li>added function <code>lfs.touch</code>.</li> | 107 | <li>added function <code>lfs.touch</code>.</li> |
108 | </ul> | 108 | </ul> |
109 | </dd> | 109 | </dd> |
110 | 110 | ||
111 | <dt><strong>Version 1.0</strong> [21/Jan/2005]</dt> | 111 | <dt><strong><a href="http://www.keplerproject.org/luafilesystem/1.0/">Version 1.0</a></strong> [21/Jan/2005]</dt> |
112 | <dd /> | 112 | <dd /> |
113 | 113 | ||
114 | <dt><strong>Version 1.0 Beta</strong> [10/Nov/2004]</dt> | 114 | <dt><strong>Version 1.0 Beta</strong> [10/Nov/2004]</dt> |
@@ -138,7 +138,7 @@ Comments are welcome!</p> | |||
138 | <div id="about"> | 138 | <div id="about"> |
139 | <p><a href="http://validator.w3.org/check?uri=referer"> | 139 | <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> | 140 | <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.27 2006/03/10 23:37:48 carregal Exp $</small></p> | 141 | <p><small>$Id: index.html,v 1.28 2006/03/11 14:34:22 carregal Exp $</small></p> |
142 | </div> <!-- id="about" --> | 142 | </div> <!-- id="about" --> |
143 | 143 | ||
144 | </div> <!-- id="container" --> | 144 | </div> <!-- id="container" --> |