Skip to content

Commit

Permalink
Update docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
okeuday committed Dec 1, 2018
1 parent 56d2ae2 commit 8b1c72e
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 26 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Module cloudi_http_cowboy_handler</title>
<title>Module cloudi_http_cowboy1_handler</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="EDoc">
</head>
<body bgcolor="white">
<div class="navbar"><a name="#navbar_top"></a><table width="100%" border="0" cellspacing="0" cellpadding="2" summary="navigation bar"><tr><td><a href="overview-summary.html" target="overviewFrame">Overview</a></td><td><a href="http://www.erlang.org/"><img src="erlang.png" align="right" border="0" alt="erlang logo"></a></td></tr></table></div>
<hr>

<h1>Module cloudi_http_cowboy_handler</h1>
<h1>Module cloudi_http_cowboy1_handler</h1>
<ul class="index"><li><a href="#description">Description</a></li><li><a href="#index">Function Index</a></li><li><a href="#functions">Function Details</a></li></ul>
<h3><a name="Cowboy_CloudI_HTTP_Handler">Cowboy CloudI HTTP Handler</a></h3>.
<p>Copyright © 2012-2018 Michael Truog</p>

<p><b>Version:</b> 1.7.3 Feb 26 2018 18:19:17
<p><b>Version:</b> 1.7.4 Dec 1 2018 15:05:24
------------------------------------------------------------------------</p>
<p><b>Authors:</b> Michael Truog (<a href="mailto:mjtruog at protonmail dot com"><tt>mjtruog at protonmail dot com</tt></a>).</p>

Expand All @@ -36,7 +36,7 @@ <h2><a name="functions">Function Details</a></h2>

<h3 class="function"><a name="handle-2">handle/2</a></h3>
<div class="spec">
<p><tt>handle(Req0, Cowboy_state) -&gt; any()</tt></p>
<p><tt>handle(Req0, Cowboy1_state) -&gt; any()</tt></p>
</div>

<h3 class="function"><a name="info-3">info/3</a></h3>
Expand All @@ -46,7 +46,7 @@ <h3 class="function"><a name="info-3">info/3</a></h3>

<h3 class="function"><a name="init-3">init/3</a></h3>
<div class="spec">
<p><tt>init(Transport, Req0, Cowboy_state) -&gt; any()</tt></p>
<p><tt>init(Transport, Req0, Cowboy1_state) -&gt; any()</tt></p>
</div>

<h3 class="function"><a name="terminate-3">terminate/3</a></h3>
Expand All @@ -61,21 +61,21 @@ <h3 class="function"><a name="websocket_handle-3">websocket_handle/3</a></h3>

<h3 class="function"><a name="websocket_info-3">websocket_info/3</a></h3>
<div class="spec">
<p><tt>websocket_info(T, Req, Cowboy_state) -&gt; any()</tt></p>
<p><tt>websocket_info(T, Req, Cowboy1_state) -&gt; any()</tt></p>
</div>

<h3 class="function"><a name="websocket_init-3">websocket_init/3</a></h3>
<div class="spec">
<p><tt>websocket_init(Transport, Req0, Cowboy_state) -&gt; any()</tt></p>
<p><tt>websocket_init(Transport, Req0, Cowboy1_state) -&gt; any()</tt></p>
</div>

<h3 class="function"><a name="websocket_terminate-3">websocket_terminate/3</a></h3>
<div class="spec">
<p><tt>websocket_terminate(Reason, Req, Cowboy_state) -&gt; any()</tt></p>
<p><tt>websocket_terminate(Reason, Req, Cowboy1_state) -&gt; any()</tt></p>
</div>
<hr>

<div class="navbar"><a name="#navbar_bottom"></a><table width="100%" border="0" cellspacing="0" cellpadding="2" summary="navigation bar"><tr><td><a href="overview-summary.html" target="overviewFrame">Overview</a></td><td><a href="http://www.erlang.org/"><img src="erlang.png" align="right" border="0" alt="erlang logo"></a></td></tr></table></div>
<p><i>Generated by EDoc, Feb 26 2018, 18:19:17.</i></p>
<p><i>Generated by EDoc</i></p>
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,30 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Module cloudi_service_http_cowboy</title>
<title>Module cloudi_service_http_cowboy1</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="EDoc">
</head>
<body bgcolor="white">
<div class="navbar"><a name="#navbar_top"></a><table width="100%" border="0" cellspacing="0" cellpadding="2" summary="navigation bar"><tr><td><a href="overview-summary.html" target="overviewFrame">Overview</a></td><td><a href="http://www.erlang.org/"><img src="erlang.png" align="right" border="0" alt="erlang logo"></a></td></tr></table></div>
<hr>

<h1>Module cloudi_service_http_cowboy</h1>
<h1>Module cloudi_service_http_cowboy1</h1>
<ul class="index"><li><a href="#description">Description</a></li><li><a href="#index">Function Index</a></li><li><a href="#functions">Function Details</a></li></ul>
<h3><a name="CloudI_HTTP_Integration">CloudI HTTP Integration</a></h3>
Uses the cowboy Erlang HTTP Server.
<p>Copyright © 2012-2017 Michael Truog</p>
<p>Copyright © 2012-2018 Michael Truog</p>

<p><b>Version:</b> 1.7.2 Feb 26 2018 18:19:16
<p><b>Version:</b> 1.7.4 Dec 1 2018 15:05:24
------------------------------------------------------------------------</p>
<p><b>Behaviours:</b> <a href="deps/cloudi_core/doc/cloudi_service.html"><tt>cloudi_service</tt></a>.</p>
<p><b>Behaviours:</b> <a href="/home/george/organized/work/financial_helper_apps/mc1_all-patterns/intraday_system/cloudi_org/cloudi_service_http_cowboy1/deps/cloudi_core/doc/cloudi_service.html"><tt>cloudi_service</tt></a>.</p>
<p><b>Authors:</b> Michael Truog (<a href="mailto:mjtruog at protonmail dot com"><tt>mjtruog at protonmail dot com</tt></a>).</p>

<h2><a name="description">Description</a></h2>
<h3><a name="CloudI_HTTP_Integration">CloudI HTTP Integration</a></h3>
Uses the cowboy Erlang HTTP Server.
<h2><a name="index">Function Index</a></h2>
<table width="100%" border="1" cellspacing="0" cellpadding="2" summary="function index"><tr><td valign="top"><a href="#close-1">close/1</a></td><td>
<h4><a name="Close_a_cowboy_websocket_connection.">Close a cowboy websocket connection.</a></h4>
<h4><a name="Close_a_cowboy1_websocket_connection.">Close a cowboy1 websocket connection.</a></h4>
Use the Pid from cloudi_service_handle_request/11.</td></tr>
<tr><td valign="top"><a href="#cloudi_service_handle_info-3">cloudi_service_handle_info/3</a></td><td></td></tr>
<tr><td valign="top"><a href="#cloudi_service_handle_request-11">cloudi_service_handle_request/11</a></td><td></td></tr>
Expand All @@ -39,7 +39,7 @@ <h3 class="function"><a name="close-1">close/1</a></h3>
<div class="spec">
<p><tt>close(Pid::pid() | {string(), pid()}) -&gt; ok</tt><br></p>
</div><p>
<h4><a name="Close_a_cowboy_websocket_connection.">Close a cowboy websocket connection.</a></h4>
<h4><a name="Close_a_cowboy1_websocket_connection.">Close a cowboy1 websocket connection.</a></h4>
Use the Pid from cloudi_service_handle_request/11. Otherwise, you can
use either the get_pid function or get_pids function in the cloudi module
(or the cloudi_service module) to find a match for the connection URL.</p>
Expand All @@ -66,6 +66,6 @@ <h3 class="function"><a name="cloudi_service_terminate-3">cloudi_service_termina
<hr>

<div class="navbar"><a name="#navbar_bottom"></a><table width="100%" border="0" cellspacing="0" cellpadding="2" summary="navigation bar"><tr><td><a href="overview-summary.html" target="overviewFrame">Overview</a></td><td><a href="http://www.erlang.org/"><img src="erlang.png" align="right" border="0" alt="erlang logo"></a></td></tr></table></div>
<p><i>Generated by EDoc, Feb 26 2018, 18:19:16.</i></p>
<p><i>Generated by EDoc</i></p>
</body>
</html>
4 changes: 2 additions & 2 deletions doc/edoc-info
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
%% encoding: UTF-8
{application,cloudi_service_http_cowboy}.
{modules,[cloudi_http_cowboy_handler,cloudi_service_http_cowboy]}.
{application,cloudi_service_http_cowboy1}.
{modules,[cloudi_http_cowboy1_handler,cloudi_service_http_cowboy1]}.
2 changes: 1 addition & 1 deletion doc/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>The cloudi_service_http_cowboy application</title>
<title>The cloudi_service_http_cowboy1 application</title>
</head>
<frameset cols="20%,80%">
<frame src="modules-frame.html" name="modulesFrame" title="">
Expand Down
6 changes: 3 additions & 3 deletions doc/modules-frame.html
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>The cloudi_service_http_cowboy application</title>
<title>The cloudi_service_http_cowboy1 application</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="EDoc">
</head>
<body bgcolor="white">
<h2 class="indextitle">Modules</h2>
<table width="100%" border="0" summary="list of modules">
<tr><td><a href="cloudi_http_cowboy_handler.html" target="overviewFrame" class="module">cloudi_http_cowboy_handler</a></td></tr>
<tr><td><a href="cloudi_service_http_cowboy.html" target="overviewFrame" class="module">cloudi_service_http_cowboy</a></td></tr></table>
<tr><td><a href="cloudi_http_cowboy1_handler.html" target="overviewFrame" class="module">cloudi_http_cowboy1_handler</a></td></tr>
<tr><td><a href="cloudi_service_http_cowboy1.html" target="overviewFrame" class="module">cloudi_service_http_cowboy1</a></td></tr></table>
</body>
</html>
6 changes: 3 additions & 3 deletions doc/overview-summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>The cloudi_service_http_cowboy application</title>
<title>The cloudi_service_http_cowboy1 application</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="EDoc">
</head>
<body bgcolor="white">
<div class="navbar"><a name="#navbar_top"></a><table width="100%" border="0" cellspacing="0" cellpadding="2" summary="navigation bar"><tr><td><a href="overview-summary.html" target="overviewFrame">Overview</a></td><td><a href="http://www.erlang.org/"><img src="erlang.png" align="right" border="0" alt="erlang logo"></a></td></tr></table></div>
<h1>The cloudi_service_http_cowboy application</h1>
<h1>The cloudi_service_http_cowboy1 application</h1>

<hr>
<div class="navbar"><a name="#navbar_bottom"></a><table width="100%" border="0" cellspacing="0" cellpadding="2" summary="navigation bar"><tr><td><a href="overview-summary.html" target="overviewFrame">Overview</a></td><td><a href="http://www.erlang.org/"><img src="erlang.png" align="right" border="0" alt="erlang logo"></a></td></tr></table></div>
<p><i>Generated by EDoc, Feb 26 2018, 18:19:17.</i></p>
<p><i>Generated by EDoc</i></p>
</body>
</html>

0 comments on commit 8b1c72e

Please sign in to comment.