diff options
author | carregal <carregal> | 2007-12-14 15:28:04 +0000 |
---|---|---|
committer | carregal <carregal> | 2007-12-14 15:28:04 +0000 |
commit | 24fdbc0a66c1828410c7949addcc86c66beb648c (patch) | |
tree | 2434f3b7e571bd979c97c6b0cbc67751d3cfc54d /doc | |
parent | e52a7fef150d7b637f2b9efd426b4675c217377d (diff) | |
download | luafilesystem-24fdbc0a66c1828410c7949addcc86c66beb648c.tar.gz luafilesystem-24fdbc0a66c1828410c7949addcc86c66beb648c.tar.bz2 luafilesystem-24fdbc0a66c1828410c7949addcc86c66beb648c.zip |
Minor HTML revision
Diffstat (limited to 'doc')
-rw-r--r-- | doc/us/examples.html | 4 | ||||
-rw-r--r-- | doc/us/index.html | 4 | ||||
-rw-r--r-- | doc/us/license.html | 4 | ||||
-rw-r--r-- | doc/us/manual.html | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/doc/us/examples.html b/doc/us/examples.html index c33b883..746df62 100644 --- a/doc/us/examples.html +++ b/doc/us/examples.html | |||
@@ -1,6 +1,6 @@ | |||
1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" |
2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | 2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
3 | <html> | 3 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
4 | <head> | 4 | <head> |
5 | <title>LuaFileSystem</title> | 5 | <title>LuaFileSystem</title> |
6 | <link rel="stylesheet" href="http://www.keplerproject.org/doc.css" type="text/css"/> | 6 | <link rel="stylesheet" href="http://www.keplerproject.org/doc.css" type="text/css"/> |
@@ -94,7 +94,7 @@ attrdir (".") | |||
94 | 94 | ||
95 | <div id="about"> | 95 | <div id="about"> |
96 | <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0!</a></p> | 96 | <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0!</a></p> |
97 | <p><small>$Id: examples.html,v 1.7 2007/10/26 21:44:43 carregal Exp $</small></p> | 97 | <p><small>$Id: examples.html,v 1.8 2007/12/14 15:28:04 carregal Exp $</small></p> |
98 | </div> <!-- id="about" --> | 98 | </div> <!-- id="about" --> |
99 | 99 | ||
100 | </div> <!-- id="container" --> | 100 | </div> <!-- id="container" --> |
diff --git a/doc/us/index.html b/doc/us/index.html index 1df2bd1..e8da278 100644 --- a/doc/us/index.html +++ b/doc/us/index.html | |||
@@ -1,6 +1,6 @@ | |||
1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" |
2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | 2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
3 | <html> | 3 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
4 | <head> | 4 | <head> |
5 | <title>LuaFileSystem</title> | 5 | <title>LuaFileSystem</title> |
6 | <link rel="stylesheet" href="http://www.keplerproject.org/doc.css" type="text/css"/> | 6 | <link rel="stylesheet" href="http://www.keplerproject.org/doc.css" type="text/css"/> |
@@ -147,7 +147,7 @@ Comments are welcome!</p> | |||
147 | 147 | ||
148 | <div id="about"> | 148 | <div id="about"> |
149 | <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0!</a></p> | 149 | <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0!</a></p> |
150 | <p><small>$Id: index.html,v 1.37 2007/10/26 21:44:43 carregal Exp $</small></p> | 150 | <p><small>$Id: index.html,v 1.38 2007/12/14 15:28:04 carregal Exp $</small></p> |
151 | </div> <!-- id="about" --> | 151 | </div> <!-- id="about" --> |
152 | 152 | ||
153 | </div> <!-- id="container" --> | 153 | </div> <!-- id="container" --> |
diff --git a/doc/us/license.html b/doc/us/license.html index e450edd..14feb79 100644 --- a/doc/us/license.html +++ b/doc/us/license.html | |||
@@ -1,6 +1,6 @@ | |||
1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" |
2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | 2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
3 | <html> | 3 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
4 | <head> | 4 | <head> |
5 | <title>LuaFileSystem</title> | 5 | <title>LuaFileSystem</title> |
6 | <link rel="stylesheet" href="http://www.keplerproject.org/doc.css" type="text/css"/> | 6 | <link rel="stylesheet" href="http://www.keplerproject.org/doc.css" type="text/css"/> |
@@ -113,7 +113,7 @@ SOFTWARE.</p> | |||
113 | 113 | ||
114 | <div id="about"> | 114 | <div id="about"> |
115 | <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0!</a></p> | 115 | <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0!</a></p> |
116 | <p><small>$Id: license.html,v 1.11 2007/10/26 21:44:43 carregal Exp $</small></p> | 116 | <p><small>$Id: license.html,v 1.12 2007/12/14 15:28:04 carregal Exp $</small></p> |
117 | </div><!-- id="about" --> | 117 | </div><!-- id="about" --> |
118 | 118 | ||
119 | </div><!-- id="container" --> | 119 | </div><!-- id="container" --> |
diff --git a/doc/us/manual.html b/doc/us/manual.html index dc0f02a..32bdb92 100644 --- a/doc/us/manual.html +++ b/doc/us/manual.html | |||
@@ -1,6 +1,6 @@ | |||
1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" |
2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | 2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
3 | <html> | 3 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
4 | <head> | 4 | <head> |
5 | <title>LuaFileSystem</title> | 5 | <title>LuaFileSystem</title> |
6 | <link rel="stylesheet" href="http://www.keplerproject.org/doc.css" type="text/css"/> | 6 | <link rel="stylesheet" href="http://www.keplerproject.org/doc.css" type="text/css"/> |
@@ -240,7 +240,7 @@ LuaFileSystem offers the following functions: | |||
240 | 240 | ||
241 | <div id="about"> | 241 | <div id="about"> |
242 | <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0!</a></p> | 242 | <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0!</a></p> |
243 | <p><small>$Id: manual.html,v 1.37 2007/10/26 21:44:43 carregal Exp $</small></p> | 243 | <p><small>$Id: manual.html,v 1.38 2007/12/14 15:28:04 carregal Exp $</small></p> |
244 | </div> <!-- id="about" --> | 244 | </div> <!-- id="about" --> |
245 | 245 | ||
246 | </div> <!-- id="container" --> | 246 | </div> <!-- id="container" --> |