Finished support for new connector type

This commit is contained in:
DadaMonad
2014-11-25 15:51:30 +00:00
parent 03925ab32f
commit e1900e8561
170 changed files with 73970 additions and 8705 deletions

View File

@@ -30,7 +30,7 @@
<table class='box'>
<tr>
<td>Defined in:</td>
<td>lib&#47;Connectors&#47;IwcConnector.coffee</td>
<td>lib&#47;ConnectorsDeprecated&#47;IwcConnector.coffee</td>
</tr>
</table>
<h2>Overview</h2>
@@ -302,7 +302,7 @@ data from the received intent.</p>
</div>
</div>
<div id='footer'>
October 20, 14 09:57:05 by
November 25, 14 15:50:22 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>

View File

@@ -155,7 +155,7 @@ Known values that are supported:</p><ul>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>(user_id, Connector)</span>
<b>constructor</b><span>(user_id, connector)</span>
<br>
</p>
<div class='tags'>
@@ -335,7 +335,7 @@ JsonFramework was initialized (Depending on the HistoryBuffer implementation).</
</div>
</div>
<div id='footer'>
October 20, 14 09:57:05 by
November 25, 14 15:50:22 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>

View File

@@ -466,7 +466,7 @@ if (x.type === &quot;JsonType&quot;) {
</div>
</div>
<div id='footer'>
October 20, 14 09:57:05 by
November 25, 14 15:50:22 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>

View File

@@ -139,7 +139,7 @@ console.log(w.newProperty == &quot;Awesome&quot;) # true!</code></pre>
</div>
</div>
<div id='footer'>
October 20, 14 09:57:05 by
November 25, 14 15:50:22 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>

View File

@@ -30,7 +30,7 @@
<table class='box'>
<tr>
<td>Defined in:</td>
<td>lib&#47;Connectors&#47;PeerJsConnector.coffee</td>
<td>lib&#47;ConnectorsDeprecated&#47;PeerJsConnector.coffee</td>
</tr>
</table>
<h2>Overview</h2>
@@ -242,7 +242,7 @@ on how to do that with urls.</p>
</div>
</div>
<div id='footer'>
October 20, 14 09:57:05 by
November 25, 14 15:50:22 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>

View File

@@ -160,7 +160,7 @@
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>(user_id, Connector)</span>
<b>constructor</b><span>(user_id, connector)</span>
<br>
</p>
<div class='tags'>
@@ -356,7 +356,7 @@ JsonFramework was initialized (Depending on the HistoryBuffer implementation).</
</div>
</div>
<div id='footer'>
October 20, 14 09:57:05 by
November 25, 14 15:50:22 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>

View File

@@ -455,7 +455,7 @@ yatta.bind(textbox);</code></pre>
</div>
</div>
<div id='footer'>
October 20, 14 09:57:05 by
November 25, 14 15:50:22 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>

View File

@@ -139,7 +139,7 @@ Known values that are supported:</p>
<p class='signature' id='constructor-dynamic'>
#
(void)
<b>constructor</b><span>(user_id, Connector)</span>
<b>constructor</b><span>(user_id, connector)</span>
<br>
</p>
<div class='tags'>
@@ -303,7 +303,7 @@ JsonFramework was initialized (Depending on the HistoryBuffer implementation).</
</div>
</div>
<div id='footer'>
October 20, 14 09:57:05 by
November 25, 14 15:50:22 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>