-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #71 from arcage/v0.6.4
V0.6.4: Fix warning for deprecated URI.escape method.
- Loading branch information
Showing
30 changed files
with
1,549 additions
and
1,133 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,176 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="generator" content="Crystal Docs 1.2.0"> | ||
<meta name="crystal_docs.project_version" content="0.6.4"> | ||
<meta name="crystal_docs.project_name" content="email"> | ||
|
||
|
||
|
||
<link href="css/style.css" rel="stylesheet" type="text/css" /> | ||
<script type="text/javascript" src="js/doc.js"></script> | ||
|
||
<meta name="repository-name" content="email"> | ||
<title>email 0.6.4</title> | ||
<script type="text/javascript"> | ||
CrystalDocs.base_path = ""; | ||
</script> | ||
</head> | ||
<body> | ||
|
||
<svg class="hidden"> | ||
<symbol id="octicon-link" viewBox="0 0 16 16"> | ||
<path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path> | ||
</symbol> | ||
</svg> | ||
<div class="sidebar"> | ||
<div class="sidebar-header"> | ||
<div class="search-box"> | ||
<input type="search" class="search-input" placeholder="Search..." spellcheck="false" aria-label="Search"> | ||
</div> | ||
|
||
<div class="project-summary"> | ||
<h1 class="project-name"> | ||
<a href="index.html"> | ||
</a> | ||
</h1> | ||
|
||
<span class="project-version"> | ||
0.6.4 | ||
</span> | ||
</div> | ||
</div> | ||
|
||
<div class="search-results hidden"> | ||
<ul class="search-list"></ul> | ||
</div> | ||
|
||
<div class="types-list"> | ||
<ul> | ||
|
||
<li class="parent " data-id="email/EMail" data-name="email"> | ||
<a href="EMail.html">EMail</a> | ||
|
||
<ul> | ||
|
||
<li class="parent " data-id="email/EMail/Client" data-name="email::client"> | ||
<a href="EMail/Client.html">Client</a> | ||
|
||
<ul> | ||
|
||
<li class=" " data-id="email/EMail/Client/Config" data-name="email::client::config"> | ||
<a href="EMail/Client/Config.html">Config</a> | ||
|
||
</li> | ||
|
||
<li class=" " data-id="email/EMail/Client/OnFailedProc" data-name="email::client::onfailedproc"> | ||
<a href="EMail/Client/OnFailedProc.html">OnFailedProc</a> | ||
|
||
</li> | ||
|
||
<li class=" " data-id="email/EMail/Client/OnFatalErrorProc" data-name="email::client::onfatalerrorproc"> | ||
<a href="EMail/Client/OnFatalErrorProc.html">OnFatalErrorProc</a> | ||
|
||
</li> | ||
|
||
<li class=" " data-id="email/EMail/Client/TLSMode" data-name="email::client::tlsmode"> | ||
<a href="EMail/Client/TLSMode.html">TLSMode</a> | ||
|
||
</li> | ||
|
||
</ul> | ||
|
||
|
||
</li> | ||
|
||
<li class=" " data-id="email/EMail/ConcurrentSender" data-name="email::concurrentsender"> | ||
<a href="EMail/ConcurrentSender.html">ConcurrentSender</a> | ||
|
||
</li> | ||
|
||
<li class="parent " data-id="email/EMail/Error" data-name="email::error"> | ||
<a href="EMail/Error.html">Error</a> | ||
|
||
<ul> | ||
|
||
<li class=" " data-id="email/EMail/Error/AddressError" data-name="email::error::addresserror"> | ||
<a href="EMail/Error/AddressError.html">AddressError</a> | ||
|
||
</li> | ||
|
||
<li class=" " data-id="email/EMail/Error/ClientConfigError" data-name="email::error::clientconfigerror"> | ||
<a href="EMail/Error/ClientConfigError.html">ClientConfigError</a> | ||
|
||
</li> | ||
|
||
<li class=" " data-id="email/EMail/Error/ClientError" data-name="email::error::clienterror"> | ||
<a href="EMail/Error/ClientError.html">ClientError</a> | ||
|
||
</li> | ||
|
||
<li class=" " data-id="email/EMail/Error/ContentError" data-name="email::error::contenterror"> | ||
<a href="EMail/Error/ContentError.html">ContentError</a> | ||
|
||
</li> | ||
|
||
<li class=" " data-id="email/EMail/Error/HeaderError" data-name="email::error::headererror"> | ||
<a href="EMail/Error/HeaderError.html">HeaderError</a> | ||
|
||
</li> | ||
|
||
<li class=" " data-id="email/EMail/Error/MessageError" data-name="email::error::messageerror"> | ||
<a href="EMail/Error/MessageError.html">MessageError</a> | ||
|
||
</li> | ||
|
||
<li class=" " data-id="email/EMail/Error/SenderError" data-name="email::error::sendererror"> | ||
<a href="EMail/Error/SenderError.html">SenderError</a> | ||
|
||
</li> | ||
|
||
</ul> | ||
|
||
|
||
</li> | ||
|
||
<li class=" " data-id="email/EMail/Message" data-name="email::message"> | ||
<a href="EMail/Message.html">Message</a> | ||
|
||
</li> | ||
|
||
<li class=" " data-id="email/EMail/Sender" data-name="email::sender"> | ||
<a href="EMail/Sender.html">Sender</a> | ||
|
||
</li> | ||
|
||
</ul> | ||
|
||
|
||
</li> | ||
|
||
</ul> | ||
|
||
</div> | ||
</div> | ||
|
||
|
||
<div class="main-content"> | ||
<h1 class="type-name"> | ||
404 Not Found | ||
</h1> | ||
|
||
<p> | ||
This page is unavailable in this version of the API docs. | ||
</p> | ||
|
||
<p> | ||
You can use the sidebar to search for your page, or try a different | ||
Crystal version. | ||
</p> | ||
|
||
</div> | ||
</body> | ||
</html> |
Oops, something went wrong.