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 /doc/us/manual.html | |
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.
Diffstat (limited to 'doc/us/manual.html')
-rw-r--r-- | doc/us/manual.html | 6 |
1 files changed, 3 insertions, 3 deletions
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" --> |