Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-zehentleitner committed Dec 2, 2020
1 parent 59ece82 commit 2f99a21
Show file tree
Hide file tree
Showing 11 changed files with 14 additions and 12 deletions.
2 changes: 1 addition & 1 deletion docs/CHANGELOG.html
Original file line number Diff line number Diff line change
Expand Up @@ -1933,7 +1933,7 @@ <h3>Navigation</h3>
&copy; <a href="copyright.html">Copyright</a> 2020, Oliver Zehentleitner.
<br />

Last updated on Dec 02 2020 at 03:44 (CET).
Last updated on Dec 02 2020 at 03:51 (CET).
<a href="https://github.com/oliver-zehentleitner/unicorn-binance-websocket-api/issues">Found a bug</a>?
<br />

Expand Down
2 changes: 1 addition & 1 deletion docs/README.html
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ <h3>Navigation</h3>
&copy; <a href="copyright.html">Copyright</a> 2020, Oliver Zehentleitner.
<br />

Last updated on Dec 02 2020 at 03:44 (CET).
Last updated on Dec 02 2020 at 03:51 (CET).
<a href="https://github.com/oliver-zehentleitner/unicorn-binance-websocket-api/issues">Found a bug</a>?
<br />

Expand Down
2 changes: 1 addition & 1 deletion docs/copyright.html
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ <h3>Navigation</h3>
&copy; <a href="#">Copyright</a> 2020, Oliver Zehentleitner.
<br />

Last updated on Dec 02 2020 at 03:44 (CET).
Last updated on Dec 02 2020 at 03:51 (CET).
<a href="https://github.com/oliver-zehentleitner/unicorn-binance-websocket-api/issues">Found a bug</a>?
<br />

Expand Down
2 changes: 1 addition & 1 deletion docs/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,7 @@ <h3>Navigation</h3>
&copy; <a href="copyright.html">Copyright</a> 2020, Oliver Zehentleitner.
<br />

Last updated on Dec 02 2020 at 03:44 (CET).
Last updated on Dec 02 2020 at 03:51 (CET).
<a href="https://github.com/oliver-zehentleitner/unicorn-binance-websocket-api/issues">Found a bug</a>?
<br />

Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@ <h3>Navigation</h3>
&copy; <a href="copyright.html">Copyright</a> 2020, Oliver Zehentleitner.
<br />

Last updated on Dec 02 2020 at 03:44 (CET).
Last updated on Dec 02 2020 at 03:51 (CET).
<a href="https://github.com/oliver-zehentleitner/unicorn-binance-websocket-api/issues">Found a bug</a>?
<br />

Expand Down
2 changes: 1 addition & 1 deletion docs/modules.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ <h3>Navigation</h3>
&copy; <a href="copyright.html">Copyright</a> 2020, Oliver Zehentleitner.
<br />

Last updated on Dec 02 2020 at 03:44 (CET).
Last updated on Dec 02 2020 at 03:51 (CET).
<a href="https://github.com/oliver-zehentleitner/unicorn-binance-websocket-api/issues">Found a bug</a>?
<br />

Expand Down
2 changes: 1 addition & 1 deletion docs/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ <h3>Navigation</h3>
&copy; <a href="copyright.html">Copyright</a> 2020, Oliver Zehentleitner.
<br />

Last updated on Dec 02 2020 at 03:44 (CET).
Last updated on Dec 02 2020 at 03:51 (CET).
<a href="https://github.com/oliver-zehentleitner/unicorn-binance-websocket-api/issues">Found a bug</a>?
<br />

Expand Down
2 changes: 1 addition & 1 deletion docs/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ <h3>Navigation</h3>
&copy; <a href="copyright.html">Copyright</a> 2020, Oliver Zehentleitner.
<br />

Last updated on Dec 02 2020 at 03:44 (CET).
Last updated on Dec 02 2020 at 03:51 (CET).
<a href="https://github.com/oliver-zehentleitner/unicorn-binance-websocket-api/issues">Found a bug</a>?
<br />

Expand Down
2 changes: 1 addition & 1 deletion docs/searchindex.js

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions docs/unicorn_binance_websocket_api.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,8 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this
with the default setting “raw_data” the output remains unchanged and gets delivered as
received from the endpoints. Change this for a specific stream with the <cite>output</cite> parameter
of <cite>create_stream()</cite> and <cite>replace_stream()</cite></p></li>
<li><p><strong>enable_stream_signal_buffer</strong> (<em>bool</em>) – set to True to enable the <cite>stream_signal_buffer</cite> and receive information about
<li><p><strong>enable_stream_signal_buffer</strong> (<em>bool</em>) – set to True to enable the
<cite>stream_signal_buffer &lt;https://github.com/oliver-zehentleitner/unicorn-binance-websocket-api/wiki/%60stream_signal_buffer%60&gt;_</cite> and receive information about
disconnects and reconnects to manage a restore of the lost data during the
interruption or to recognize your bot got blind.</p></li>
</ul>
Expand Down Expand Up @@ -1940,7 +1941,7 @@ <h3>Navigation</h3>
&copy; <a href="copyright.html">Copyright</a> 2020, Oliver Zehentleitner.
<br />

Last updated on Dec 02 2020 at 03:44 (CET).
Last updated on Dec 02 2020 at 03:51 (CET).
<a href="https://github.com/oliver-zehentleitner/unicorn-binance-websocket-api/issues">Found a bug</a>?
<br />

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,8 @@ class BinanceWebSocketApiManager(threading.Thread):
received from the endpoints. Change this for a specific stream with the `output` parameter
of `create_stream()` and `replace_stream()`
:type output_default: str
:param enable_stream_signal_buffer: set to True to enable the `stream_signal_buffer` and receive information about
:param enable_stream_signal_buffer: set to True to enable the
`stream_signal_buffer <https://github.com/oliver-zehentleitner/unicorn-binance-websocket-api/wiki/%60stream_signal_buffer%60>_` and receive information about
disconnects and reconnects to manage a restore of the lost data during the
interruption or to recognize your bot got blind.
:type enable_stream_signal_buffer: bool
Expand Down

0 comments on commit 2f99a21

Please sign in to comment.