diff options
author | Peter Melnichenko <mpeterval@gmail.com> | 2016-05-04 12:37:19 +0300 |
---|---|---|
committer | Peter Melnichenko <mpeterval@gmail.com> | 2016-05-04 12:37:19 +0300 |
commit | dd6376411f07ca236378fb738a429b2bbcbc5632 (patch) | |
tree | 24b2b9b41afddf7c0817e65226ac3fc433b6ed74 | |
parent | 83b8fa6c6b67f2b990652bc522945c14411e8b71 (diff) | |
download | luafilesystem-dd6376411f07ca236378fb738a429b2bbcbc5632.tar.gz luafilesystem-dd6376411f07ca236378fb738a429b2bbcbc5632.tar.bz2 luafilesystem-dd6376411f07ca236378fb738a429b2bbcbc5632.zip |
Update docs [ci skip]
Remove dead links, 'contact us' section with dead e-mail, etc.
-rw-r--r-- | doc/us/examples.html | 4 | ||||
-rw-r--r-- | doc/us/index.html | 25 | ||||
-rw-r--r-- | doc/us/license.html | 8 | ||||
-rw-r--r-- | doc/us/manual.html | 6 |
4 files changed, 14 insertions, 29 deletions
diff --git a/doc/us/examples.html b/doc/us/examples.html index 2c1644c..68756c8 100644 --- a/doc/us/examples.html +++ b/doc/us/examples.html | |||
@@ -13,7 +13,7 @@ | |||
13 | 13 | ||
14 | <div id="product"> | 14 | <div id="product"> |
15 | <div id="product_logo"> | 15 | <div id="product_logo"> |
16 | <a href="http://www.keplerproject.org"> | 16 | <a href="http://keplerproject.github.io/luafilesystem"> |
17 | <img alt="LuaFileSystem" src="luafilesystem.png"/> | 17 | <img alt="LuaFileSystem" src="luafilesystem.png"/> |
18 | </a> | 18 | </a> |
19 | </div> | 19 | </div> |
@@ -33,7 +33,6 @@ | |||
33 | <li><a href="index.html#download">Download</a></li> | 33 | <li><a href="index.html#download">Download</a></li> |
34 | <li><a href="index.html#history">History</a></li> | 34 | <li><a href="index.html#history">History</a></li> |
35 | <li><a href="index.html#credits">Credits</a></li> | 35 | <li><a href="index.html#credits">Credits</a></li> |
36 | <li><a href="index.html#contact">Contact us</a></li> | ||
37 | </ul> | 36 | </ul> |
38 | </li> | 37 | </li> |
39 | <li><a href="manual.html">Manual</a> | 38 | <li><a href="manual.html">Manual</a> |
@@ -94,7 +93,6 @@ attrdir (".") | |||
94 | 93 | ||
95 | <div id="about"> | 94 | <div id="about"> |
96 | <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0!</a></p> | 95 | <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0!</a></p> |
97 | <p><small>$Id: examples.html,v 1.8 2007/12/14 15:28:04 carregal Exp $</small></p> | ||
98 | </div> <!-- id="about" --> | 96 | </div> <!-- id="about" --> |
99 | 97 | ||
100 | </div> <!-- id="container" --> | 98 | </div> <!-- id="container" --> |
diff --git a/doc/us/index.html b/doc/us/index.html index 2bb7f5d..3ed43f2 100644 --- a/doc/us/index.html +++ b/doc/us/index.html | |||
@@ -13,7 +13,7 @@ | |||
13 | 13 | ||
14 | <div id="product"> | 14 | <div id="product"> |
15 | <div id="product_logo"> | 15 | <div id="product_logo"> |
16 | <a href="http://www.keplerproject.org"> | 16 | <a href="http://keplerproject.github.io/luafilesystem"> |
17 | <img alt="LuaFileSystem" src="luafilesystem.png"/> | 17 | <img alt="LuaFileSystem" src="luafilesystem.png"/> |
18 | </a> | 18 | </a> |
19 | </div> | 19 | </div> |
@@ -33,7 +33,6 @@ | |||
33 | <li><a href="index.html#download">Download</a></li> | 33 | <li><a href="index.html#download">Download</a></li> |
34 | <li><a href="index.html#history">History</a></li> | 34 | <li><a href="index.html#history">History</a></li> |
35 | <li><a href="index.html#credits">Credits</a></li> | 35 | <li><a href="index.html#credits">Credits</a></li> |
36 | <li><a href="index.html#contact">Contact us</a></li> | ||
37 | </ul> | 36 | </ul> |
38 | </li> | 37 | </li> |
39 | <li><a href="manual.html">Manual</a> | 38 | <li><a href="manual.html">Manual</a> |
@@ -67,7 +66,7 @@ systems offered by the standard Lua distribution.</p> | |||
67 | the underlying directory structure and file attributes.</p> | 66 | the underlying directory structure and file attributes.</p> |
68 | 67 | ||
69 | <p>LuaFileSystem is free software and uses the same | 68 | <p>LuaFileSystem is free software and uses the same |
70 | <a href="license.html">license</a> as Lua 5.1.</p> | 69 | <a href="license.html">license</a> as Lua 5.x (MIT).</p> |
71 | 70 | ||
72 | <h2><a name="status"></a>Status</h2> | 71 | <h2><a name="status"></a>Status</h2> |
73 | 72 | ||
@@ -115,9 +114,9 @@ page.</p> | |||
115 | <dt><strong>Version 1.4.2</strong> [03/Feb/2009]</dt> | 114 | <dt><strong>Version 1.4.2</strong> [03/Feb/2009]</dt> |
116 | <dd> | 115 | <dd> |
117 | <ul> | 116 | <ul> |
118 | <li>fixed bug [<a href="http://luaforge.net/tracker/?func=detail&group_id=66&aid=13198&atid=356">#13198</a>] | 117 | <li>fixed bug |
119 | lfs.attributes(filename, 'size') overflow on files > 2 Gb again (bug report and patch by KUBO Takehiro).</li> | 118 | <code>lfs.attributes(filename, 'size')</code> overflow on files > 2 Gb again (bug report and patch by KUBO Takehiro).</li> |
120 | <li>fixed bug [<a href="http://luaforge.net/tracker/?group_id=66&atid=356&func=detail&aid=39794">#39794</a>] | 119 | <li>fixed bug |
121 | Compile error on Solaris 10 (bug report and patch by Aaron B).</li> | 120 | Compile error on Solaris 10 (bug report and patch by Aaron B).</li> |
122 | <li>fixed compilation problems with Borland C.</li> | 121 | <li>fixed compilation problems with Borland C.</li> |
123 | </ul> | 122 | </ul> |
@@ -129,7 +128,7 @@ page.</p> | |||
129 | <li>documentation review</li> | 128 | <li>documentation review</li> |
130 | <li>fixed Windows compilation issues</li> | 129 | <li>fixed Windows compilation issues</li> |
131 | <li>fixed bug in the Windows tests (patch by Shmuel Zeigerman)</li> | 130 | <li>fixed bug in the Windows tests (patch by Shmuel Zeigerman)</li> |
132 | <li>fixed bug [<a href="http://luaforge.net/tracker/?func=detail&group_id=66&aid=2185&atid=356">#2185</a>] | 131 | <li>fixed bug |
133 | <code>lfs.attributes(filename, 'size')</code> overflow on files > 2 Gb | 132 | <code>lfs.attributes(filename, 'size')</code> overflow on files > 2 Gb |
134 | </li> | 133 | </li> |
135 | </ul> | 134 | </ul> |
@@ -191,25 +190,15 @@ page.</p> | |||
191 | 190 | ||
192 | <p>LuaFileSystem was designed by Roberto Ierusalimschy, | 191 | <p>LuaFileSystem was designed by Roberto Ierusalimschy, |
193 | André Carregal and Tomás Guisasola as part of the | 192 | André Carregal and Tomás Guisasola as part of the |
194 | <a href="http://www.keplerproject.org">Kepler Project</a>, | 193 | <a href="https://github.com/keplerproject">Kepler Project</a>, |
195 | which holds its copyright. LuaFileSystem is currently maintained by Fábio Mascarenhas.</p> | 194 | which holds its copyright. LuaFileSystem is currently maintained by Fábio Mascarenhas.</p> |
196 | 195 | ||
197 | <h2><a name="contact"></a>Contact us</h2> | ||
198 | |||
199 | <p>For more information please | ||
200 | <a href="mailto:info-NO-SPAM-THANKS@keplerproject.org">contact us</a>. | ||
201 | Comments are welcome!</p> | ||
202 | |||
203 | <p>You can also reach other Kepler developers and users on the Kepler Project | ||
204 | <a href="http://luaforge.net/mail/?group_id=104">mailing list</a>.</p> | ||
205 | |||
206 | </div> <!-- id="content" --> | 196 | </div> <!-- id="content" --> |
207 | 197 | ||
208 | </div> <!-- id="main" --> | 198 | </div> <!-- id="main" --> |
209 | 199 | ||
210 | <div id="about"> | 200 | <div id="about"> |
211 | <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0!</a></p> | 201 | <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0!</a></p> |
212 | <p><small>$Id: index.html,v 1.44 2009/02/04 21:21:33 carregal Exp $</small></p> | ||
213 | </div> <!-- id="about" --> | 202 | </div> <!-- id="about" --> |
214 | 203 | ||
215 | </div> <!-- id="container" --> | 204 | </div> <!-- id="container" --> |
diff --git a/doc/us/license.html b/doc/us/license.html index 3003381..5048c11 100644 --- a/doc/us/license.html +++ b/doc/us/license.html | |||
@@ -13,7 +13,7 @@ | |||
13 | 13 | ||
14 | <div id="product"> | 14 | <div id="product"> |
15 | <div id="product_logo"> | 15 | <div id="product_logo"> |
16 | <a href="http://www.keplerproject.org"> | 16 | <a href="http://keplerproject.github.io/luafilesystem"> |
17 | <img alt="LuaFileSystem" src="luafilesystem.png"/> | 17 | <img alt="LuaFileSystem" src="luafilesystem.png"/> |
18 | </a> | 18 | </a> |
19 | </div> | 19 | </div> |
@@ -33,7 +33,6 @@ | |||
33 | <li><a href="index.html#download">Download</a></li> | 33 | <li><a href="index.html#download">Download</a></li> |
34 | <li><a href="index.html#history">History</a></li> | 34 | <li><a href="index.html#history">History</a></li> |
35 | <li><a href="index.html#credits">Credits</a></li> | 35 | <li><a href="index.html#credits">Credits</a></li> |
36 | <li><a href="index.html#contact">Contact us</a></li> | ||
37 | </ul> | 36 | </ul> |
38 | </li> | 37 | </li> |
39 | <li><a href="manual.html">Manual</a> | 38 | <li><a href="manual.html">Manual</a> |
@@ -47,7 +46,7 @@ | |||
47 | <li><a href="examples.html">Examples</a></li> | 46 | <li><a href="examples.html">Examples</a></li> |
48 | <li><a href="https://github.com/keplerproject/luafilesystem">Project</a> | 47 | <li><a href="https://github.com/keplerproject/luafilesystem">Project</a> |
49 | <ul> | 48 | <ul> |
50 | <li><a href="https://github.com/keplerproject/luafilesystem/issues/">Bug Tracker</a></li> | 49 | <li><a href="https://github.com/keplerproject/luafilesystem/issues">Bug Tracker</a></li> |
51 | <li><a href="https://github.com/keplerproject/luafilesystem">Git</a></li> | 50 | <li><a href="https://github.com/keplerproject/luafilesystem">Git</a></li> |
52 | </ul> | 51 | </ul> |
53 | </li> | 52 | </li> |
@@ -69,7 +68,7 @@ software. | |||
69 | Its licenses are compatible with | 68 | Its licenses are compatible with |
70 | <a href="http://www.gnu.org/licenses/gpl.html">GPL</a>. | 69 | <a href="http://www.gnu.org/licenses/gpl.html">GPL</a>. |
71 | LuaFileSystem is not in the public domain and the | 70 | LuaFileSystem is not in the public domain and the |
72 | <a href="http://www.keplerproject.org">Kepler Project</a> | 71 | <a href="https://github.com/keplerproject">Kepler Project</a> |
73 | keep its copyright. | 72 | keep its copyright. |
74 | The legal details are below. | 73 | The legal details are below. |
75 | </p> | 74 | </p> |
@@ -113,7 +112,6 @@ SOFTWARE.</p> | |||
113 | 112 | ||
114 | <div id="about"> | 113 | <div id="about"> |
115 | <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0!</a></p> | 114 | <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0!</a></p> |
116 | <p><small>$Id: license.html,v 1.13 2008/02/11 22:42:21 carregal Exp $</small></p> | ||
117 | </div><!-- id="about" --> | 115 | </div><!-- id="about" --> |
118 | 116 | ||
119 | </div><!-- id="container" --> | 117 | </div><!-- id="container" --> |
diff --git a/doc/us/manual.html b/doc/us/manual.html index 8a20069..7a92f58 100644 --- a/doc/us/manual.html +++ b/doc/us/manual.html | |||
@@ -13,7 +13,9 @@ | |||
13 | 13 | ||
14 | <div id="product"> | 14 | <div id="product"> |
15 | <div id="product_logo"> | 15 | <div id="product_logo"> |
16 | <a href="http://www.keplerproject.org"><img alt="LuaFileSystem" src="luafilesystem.png"/></a> | 16 | <a href="http://keplerproject.github.io/luafilesystem"> |
17 | <img alt="LuaFileSystem" src="luafilesystem.png"/> | ||
18 | </a> | ||
17 | </div> | 19 | </div> |
18 | <div id="product_name"><big><strong>LuaFileSystem</strong></big></div> | 20 | <div id="product_name"><big><strong>LuaFileSystem</strong></big></div> |
19 | <div id="product_description">File System Library for the Lua Programming Language</div> | 21 | <div id="product_description">File System Library for the Lua Programming Language</div> |
@@ -31,7 +33,6 @@ | |||
31 | <li><a href="index.html#download">Download</a></li> | 33 | <li><a href="index.html#download">Download</a></li> |
32 | <li><a href="index.html#history">History</a></li> | 34 | <li><a href="index.html#history">History</a></li> |
33 | <li><a href="index.html#credits">Credits</a></li> | 35 | <li><a href="index.html#credits">Credits</a></li> |
34 | <li><a href="index.html#contact">Contact us</a></li> | ||
35 | </ul> | 36 | </ul> |
36 | </li> | 37 | </li> |
37 | <li><strong>Manual</strong> | 38 | <li><strong>Manual</strong> |
@@ -274,7 +275,6 @@ LuaFileSystem offers the following functions: | |||
274 | 275 | ||
275 | <div id="about"> | 276 | <div id="about"> |
276 | <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0!</a></p> | 277 | <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0!</a></p> |
277 | <p><small>$Id: manual.html,v 1.45 2009/06/03 20:53:55 mascarenhas Exp $</small></p> | ||
278 | </div> <!-- id="about" --> | 278 | </div> <!-- id="about" --> |
279 | 279 | ||
280 | </div> <!-- id="container" --> | 280 | </div> <!-- id="container" --> |