From 144b4ea052ee50d22989a999c4d59a54dd736e97 Mon Sep 17 00:00:00 2001
From: carregal
Date: Fri, 10 Mar 2006 23:37:48 +0000
Subject: [PATCH] Documentation update reflecting the Kepler structure
---
doc/us/examples.html | 13 ++++++----
doc/us/index.html | 57 ++++++++++++++++++++++++++++----------------
doc/us/license.html | 15 ++++++++----
doc/us/manual.html | 22 ++++++++++-------
4 files changed, 70 insertions(+), 37 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 @@
Examples
+ Project
+
+
License
@@ -84,10 +90,9 @@ attrdir (".")
-

-
- $Id: examples.html,v 1.3 2005/05/20 18:04:56 uid20002 Exp $
-
+
+ 
+
$Id: examples.html,v 1.4 2006/03/10 23:37:48 carregal Exp $
diff --git a/doc/us/index.html b/doc/us/index.html
index 81e0d3b..c889fe3 100644
--- a/doc/us/index.html
+++ b/doc/us/index.html
@@ -11,9 +11,11 @@
-
LuaFileSystem
File System Library for the Lua Programming Language
@@ -41,6 +43,12 @@
Examples
+
Project
+
+
License
@@ -81,24 +89,31 @@ LuaForge page.
History
-
- - [xx/xx/2005] Version 1.2 released
-
+
+ - Version 1.2 [13/Mar/2006]
+ -
+
-
- - [30/May/2005] Version 1.1 released
- added function lfs.touch.
-
- - [21/Jan/2005] Version 1.0 released
- - [10/Nov/2004] Version 1.0 beta released
-
+ lfs.rmdir
+ bug correction on lfs.dir
+
+
+ Version 1.1 [30/May/2005]
+
+
+ - added function
lfs.touch.
+
+
+ Version 1.0 [21/Jan/2005]
+
+
+ Version 1.0 Beta [10/Nov/2004]
+
+
Credits
@@ -113,15 +128,17 @@ which holds its copyright.
contact us.
Comments are welcome!
+You can also reach other Kepler developers and users on the Kepler Project
+mailing list.
+
-

-
- $Id: index.html,v 1.26 2006/03/04 00:33:43 tomas Exp $
-
+
+ 
+
$Id: index.html,v 1.27 2006/03/10 23:37:48 carregal Exp $
diff --git a/doc/us/license.html b/doc/us/license.html
index 8e4d756..7d7b022 100644
--- a/doc/us/license.html
+++ b/doc/us/license.html
@@ -41,6 +41,12 @@
Examples
+ Project
+
+
License
@@ -75,7 +81,7 @@ Ierusalimschy, André Carregal and Tomás Guisasola.
The implementation is not derived from licensed software.
-Copyright © 2004-2005 The Kepler Project.
+Copyright © 2004-2006 The Kepler Project.
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
@@ -102,10 +108,9 @@ SOFTWARE.
-

-
- $Id: license.html,v 1.7 2005/05/20 18:43:00 uid20006 Exp $
-
+
+ 
+
$Id: license.html,v 1.8 2006/03/10 23:37:48 carregal Exp $
diff --git a/doc/us/manual.html b/doc/us/manual.html
index d91682f..4451e80 100644
--- a/doc/us/manual.html
+++ b/doc/us/manual.html
@@ -12,9 +12,9 @@
-
+
+

+
LuaFileSystem
File System Library for the Lua Programming Language
@@ -42,6 +42,12 @@
Examples
+
Project
+
+
License
@@ -70,7 +76,8 @@ for Lua 5.1, therefore it should be "installed". Refer to
Compat-5.1 configuration section about how to install the compiled
binary properly.
-The compiled binary should be copied to a directory in your LUA_CPATH.
+The compiled binary should be copied to a directory in your
+LUA_CPATH.
Windows users can use the pre-compiled version of LuaFileSystem
(lfs.dll) available at
@@ -201,10 +208,9 @@ The compiled binary should be copied to a directory in your LUA_CPATH.
-

-
- $Id: manual.html,v 1.26 2006/03/03 23:58:05 tomas Exp $
-
+
+ 
+
$Id: manual.html,v 1.27 2006/03/10 23:37:48 carregal Exp $