diff options
Diffstat (limited to 'doc/smtp.html')
-rw-r--r-- | doc/smtp.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/smtp.html b/doc/smtp.html index 4a9aaac..27223ae 100644 --- a/doc/smtp.html +++ b/doc/smtp.html | |||
@@ -4,7 +4,8 @@ | |||
4 | 4 | ||
5 | <head> | 5 | <head> |
6 | <meta name="description" content="LuaSocket: SMTP support"> | 6 | <meta name="description" content="LuaSocket: SMTP support"> |
7 | <meta name="keywords" content="Lua, Library, SMTP, e-mail, MIME, Multipart, Support"> | 7 | <meta name="keywords" content="Lua, LuaSocket, SMTP, E-Mail, MIME, Multipart, |
8 | Library, Support"> | ||
8 | <title>LuaSocket: SMTP support</title> | 9 | <title>LuaSocket: SMTP support</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> · | 28 | <a href="home.html">home</a> · |
28 | <a href="home.html#download">download</a> · | 29 | <a href="home.html#download">download</a> · |
30 | <a href="instalation.html">instalation</a> · | ||
29 | <a href="introduction.html">introduction</a> · | 31 | <a href="introduction.html">introduction</a> · |
30 | <a href="reference.html">reference</a> | 32 | <a href="reference.html">reference</a> |
31 | </p> | 33 | </p> |
@@ -394,6 +396,7 @@ r, e = smtp.send{ | |||
394 | <p class=bar> | 396 | <p class=bar> |
395 | <a href="home.html">home</a> · | 397 | <a href="home.html">home</a> · |
396 | <a href="home.html#down">download</a> · | 398 | <a href="home.html#down">download</a> · |
399 | <a href="instalation.html">instalation</a> · | ||
397 | <a href="introduction.html">introduction</a> · | 400 | <a href="introduction.html">introduction</a> · |
398 | <a href="reference.html">reference</a> | 401 | <a href="reference.html">reference</a> |
399 | </p> | 402 | </p> |