Documentation update

This commit is contained in:
uid20002
2005-05-19 20:24:31 +00:00
parent e8e69b98f5
commit 8774e2caae
3 changed files with 116 additions and 99 deletions

View File

@@ -48,7 +48,12 @@
<div id="content">
<h2><a name="example"></a>Example</h2>
<h2><a name="example"></a>Examples</h2>
<h3>Directory iterator</h3>
<p>The following example iterates over a directory and recursively lists the
attributes for each file or directory inside it.</p>
<pre class="example">
require"lfs"
@@ -81,7 +86,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.1 2005/05/04 02:28:51 tuler Exp $
$Id: examples.html,v 1.2 2005/05/19 20:24:31 uid20002 Exp $
</small></p>
</div> <!-- id="about" -->