diff options
author | Diego Nehab <diego@tecgraf.puc-rio.br> | 2004-11-28 08:17:16 +0000 |
---|---|---|
committer | Diego Nehab <diego@tecgraf.puc-rio.br> | 2004-11-28 08:17:16 +0000 |
commit | 534b0cedf714d4de0a6cf67570e11f232cdccf84 (patch) | |
tree | 14b26a6a8460e57c9739025eb0e661f64bb78b4f /doc/ltn12.html | |
parent | 297b32e828b76ee544c9d4f89f996eda78830cc0 (diff) | |
download | luasocket-534b0cedf714d4de0a6cf67570e11f232cdccf84.tar.gz luasocket-534b0cedf714d4de0a6cf67570e11f232cdccf84.tar.bz2 luasocket-534b0cedf714d4de0a6cf67570e11f232cdccf84.zip |
Added new instalation section to the manual.
Diffstat (limited to 'doc/ltn12.html')
-rw-r--r-- | doc/ltn12.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/ltn12.html b/doc/ltn12.html index 40dcf96..4b8f188 100644 --- a/doc/ltn12.html +++ b/doc/ltn12.html | |||
@@ -4,8 +4,8 @@ | |||
4 | 4 | ||
5 | <head> | 5 | <head> |
6 | <meta name="description" content="LuaSocket: LTN12 support"> | 6 | <meta name="description" content="LuaSocket: LTN12 support"> |
7 | <meta name="keywords" content="Lua, Library, Filters, Source, Sink, | 7 | <meta name="keywords" content="Lua, LuaSocket, Filters, Source, Sink, |
8 | Pump, Support"> | 8 | Pump, Support, Library"> |
9 | <title>LuaSocket: LTN12 module</title> | 9 | <title>LuaSocket: LTN12 module</title> |
10 | <link rel="stylesheet" href="reference.css" type="text/css"> | 10 | <link rel="stylesheet" href="reference.css" type="text/css"> |
11 | </head> | 11 | </head> |
@@ -27,6 +27,7 @@ Pump, Support"> | |||
27 | <p class=bar> | 27 | <p class=bar> |
28 | <a href="home.html">home</a> · | 28 | <a href="home.html">home</a> · |
29 | <a href="home.html#download">download</a> · | 29 | <a href="home.html#download">download</a> · |
30 | <a href="instalation.html">instalation</a> · | ||
30 | <a href="introduction.html">introduction</a> · | 31 | <a href="introduction.html">introduction</a> · |
31 | <a href="reference.html">reference</a> | 32 | <a href="reference.html">reference</a> |
32 | </p> | 33 | </p> |
@@ -412,6 +413,7 @@ Creates and returns a source that produces the contents of a | |||
412 | <p class=bar> | 413 | <p class=bar> |
413 | <a href="home.html">home</a> · | 414 | <a href="home.html">home</a> · |
414 | <a href="home.html#down">download</a> · | 415 | <a href="home.html#down">download</a> · |
416 | <a href="instalation.html">instalation</a> · | ||
415 | <a href="introduction.html">introduction</a> · | 417 | <a href="introduction.html">introduction</a> · |
416 | <a href="reference.html">reference</a> | 418 | <a href="reference.html">reference</a> |
417 | </p> | 419 | </p> |