diff options
author | carregal <carregal> | 2006-03-10 23:37:48 +0000 |
---|---|---|
committer | carregal <carregal> | 2006-03-10 23:37:48 +0000 |
commit | 144b4ea052ee50d22989a999c4d59a54dd736e97 (patch) | |
tree | ab3035936f365cbbeeb6f5095f3f7b1cc8ed85ed /doc/us/examples.html | |
parent | 44e60e8b0c66e97916f04cff2f8112fbafa887b6 (diff) | |
download | luafilesystem-144b4ea052ee50d22989a999c4d59a54dd736e97.tar.gz luafilesystem-144b4ea052ee50d22989a999c4d59a54dd736e97.tar.bz2 luafilesystem-144b4ea052ee50d22989a999c4d59a54dd736e97.zip |
Documentation update reflecting the Kepler structure
Diffstat (limited to 'doc/us/examples.html')
-rw-r--r-- | doc/us/examples.html | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/doc/us/examples.html b/doc/us/examples.html index 984de51..bdf8d10 100644 --- a/doc/us/examples.html +++ b/doc/us/examples.html | |||
@@ -42,6 +42,12 @@ | |||
42 | </ul> | 42 | </ul> |
43 | </li> | 43 | </li> |
44 | <li><strong>Examples</strong></li> | 44 | <li><strong>Examples</strong></li> |
45 | <li><a href="http://luaforge.net/projects/luafilesystem/">Project</a> | ||
46 | <ul> | ||
47 | <li><a href="http://luaforge.net/tracker/?group_id=66">Bug Tracker</a></li> | ||
48 | <li><a href="http://luaforge.net/scm/?group_id=66">CVS</a></li> | ||
49 | </ul> | ||
50 | </li> | ||
45 | <li><a href="license.html">License</a></li> | 51 | <li><a href="license.html">License</a></li> |
46 | </ul> | 52 | </ul> |
47 | </div> <!-- id="navigation" --> | 53 | </div> <!-- id="navigation" --> |
@@ -84,10 +90,9 @@ attrdir (".") | |||
84 | </div> <!-- id="main" --> | 90 | </div> <!-- id="main" --> |
85 | 91 | ||
86 | <div id="about"> | 92 | <div id="about"> |
87 | <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> | 93 | <p><a href="http://validator.w3.org/check?uri=referer"> |
88 | <p><small> | 94 | <img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p> |
89 | $Id: examples.html,v 1.3 2005/05/20 18:04:56 uid20002 Exp $ | 95 | <p><small>$Id: examples.html,v 1.4 2006/03/10 23:37:48 carregal Exp $</small></p> |
90 | </small></p> | ||
91 | </div> <!-- id="about" --> | 96 | </div> <!-- id="about" --> |
92 | 97 | ||
93 | </div> <!-- id="container" --> | 98 | </div> <!-- id="container" --> |