aboutsummaryrefslogtreecommitdiff
path: root/doc/reference.html
diff options
context:
space:
mode:
authorDiego Nehab <diego@tecgraf.puc-rio.br>2004-11-28 08:17:16 +0000
committerDiego Nehab <diego@tecgraf.puc-rio.br>2004-11-28 08:17:16 +0000
commit534b0cedf714d4de0a6cf67570e11f232cdccf84 (patch)
tree14b26a6a8460e57c9739025eb0e661f64bb78b4f /doc/reference.html
parent297b32e828b76ee544c9d4f89f996eda78830cc0 (diff)
downloadluasocket-534b0cedf714d4de0a6cf67570e11f232cdccf84.tar.gz
luasocket-534b0cedf714d4de0a6cf67570e11f232cdccf84.tar.bz2
luasocket-534b0cedf714d4de0a6cf67570e11f232cdccf84.zip
Added new instalation section to the manual.
Diffstat (limited to 'doc/reference.html')
-rw-r--r--doc/reference.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/reference.html b/doc/reference.html
index 744da58..b15a2aa 100644
--- a/doc/reference.html
+++ b/doc/reference.html
@@ -4,7 +4,8 @@
4 4
5<head> 5<head>
6<meta name="description" content="LuaSocket: Index to reference manual"> 6<meta name="description" content="LuaSocket: Index to reference manual">
7<meta name="keywords" content="Lua, Library, Index, Manual, Network, Support"> 7<meta name="keywords" content="Lua, LuaSocket, Index, Manual, Network, Library,
8Support, Manual">
8<title>LuaSocket: Index to reference manual</title> 9<title>LuaSocket: Index to reference manual</title>
9<link rel="stylesheet" href="reference.css" type="text/css"> 10<link rel="stylesheet" href="reference.css" type="text/css">
10</head> 11</head>
@@ -26,6 +27,7 @@
26<p class=bar> 27<p class=bar>
27<a href="home.html">home</a> &middot; 28<a href="home.html">home</a> &middot;
28<a href="home.html#download">download</a> &middot; 29<a href="home.html#download">download</a> &middot;
30<a href="instalation.html">instalation</a> &middot;
29<a href="introduction.html">introduction</a> &middot; 31<a href="introduction.html">introduction</a> &middot;
30<a href="reference.html">reference</a> 32<a href="reference.html">reference</a>
31</p> 33</p>
@@ -220,6 +222,7 @@
220<p class=bar> 222<p class=bar>
221<a href="home.html">home</a> &middot; 223<a href="home.html">home</a> &middot;
222<a href="home.html#down">download</a> &middot; 224<a href="home.html#down">download</a> &middot;
225<a href="instalation.html">instalation</a> &middot;
223<a href="introduction.html">introduction</a> &middot; 226<a href="introduction.html">introduction</a> &middot;
224<a href="reference.html">reference</a> 227<a href="reference.html">reference</a>
225</p> 228</p>