Documentation update - minor details

This commit is contained in:
carregal
2006-03-14 14:07:55 +00:00
parent 121ae680f1
commit 9344c3933d
3 changed files with 15 additions and 9 deletions

View File

@@ -12,9 +12,11 @@
<div id="container">
<div id="product">
<div id="product_logo"><a href="http://www.keplerproject.org">
<div id="product_logo">
<a href="http://www.keplerproject.org">
<img alt="LuaFileSystem" src="luafilesystem.png"/>
</a></div>
</a>
</div>
<div id="product_name"><big><strong>LuaFileSystem</strong></big></div>
<div id="product_description">File System Library for the Lua Programming Language</div>
</div> <!-- id="product" -->
@@ -92,7 +94,7 @@ attrdir (".")
<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: examples.html,v 1.4 2006/03/10 23:37:48 carregal Exp $</small></p>
<p><small>$Id: examples.html,v 1.5 2006/03/14 14:07:55 carregal Exp $</small></p>
</div> <!-- id="about" -->
</div> <!-- id="container" -->