Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
lempiji committed Jul 29, 2018
1 parent f45857f commit 125aea0
Show file tree
Hide file tree
Showing 348 changed files with 2,535 additions and 48,724 deletions.
6,395 changes: 1,434 additions & 4,961 deletions docs.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/file_hashes.json

Large diffs are not rendered by default.

68 changes: 6 additions & 62 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,11 @@
</div>
<ul class="tree-view">
<li class="tree-view ">
<div class="package ">
<a href="./rx.html">rx</a>
<div class="package ">rx
</div>
<ul class="tree-view">
<li class="tree-view collapsed">
<div class="package ">
<a href="./rx/algorithm.html">algorithm</a>
<div class="package ">algorithm
</div>
<ul class="tree-view">
<li>
Expand All @@ -47,7 +45,7 @@
</li>
<li>
<div class="module ">
<a href="./rx/algorithm/debounce.html">debounce</a>
<a href="./rx/algorithm/combineLatest.html">combineLatest</a>
</div>
</li>
<li>
Expand Down Expand Up @@ -85,11 +83,6 @@
<a href="./rx/algorithm/tee.html">tee</a>
</div>
</li>
<li>
<div class="module ">
<a href="./rx/algorithm/uniq.html">uniq</a>
</div>
</li>
</ul>
</li>
<li>
Expand All @@ -112,21 +105,11 @@
<a href="./rx/range.html">range</a>
</div>
</li>
<li>
<div class="module ">
<a href="./rx/scheduler.html">scheduler</a>
</div>
</li>
<li>
<div class="module ">
<a href="./rx/subject.html">subject</a>
</div>
</li>
<li>
<div class="module ">
<a href="./rx/util.html">util</a>
</div>
</li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -167,10 +150,11 @@ <h1>API documentation</h1>
</tr>
<tr>
<td>
<a href="./rx/algorithm/debounce.html">rx.algorithm.debounce</a>
<a href="./rx/algorithm/combineLatest.html">rx.algorithm.combineLatest</a>
</td>
<td>

This module defines algorithm 'combineLatest'

</td>
</tr>
<tr>
Expand Down Expand Up @@ -236,22 +220,6 @@ <h1>API documentation</h1>

</td>
</tr>
<tr>
<td>
<a href="./rx/algorithm/uniq.html">rx.algorithm.uniq</a>
</td>
<td>

</td>
</tr>
<tr>
<td>
<a href="./rx/algorithm.html">rx.algorithm</a>
</td>
<td>

</td>
</tr>
<tr>
<td>
<a href="./rx/disposable.html">rx.disposable</a>
Expand Down Expand Up @@ -288,14 +256,6 @@ <h1>API documentation</h1>

</td>
</tr>
<tr>
<td>
<a href="./rx/scheduler.html">rx.scheduler</a>
</td>
<td>

</td>
</tr>
<tr>
<td>
<a href="./rx/subject.html">rx.subject</a>
Expand All @@ -305,22 +265,6 @@ <h1>API documentation</h1>

</td>
</tr>
<tr>
<td>
<a href="./rx/util.html">rx.util</a>
</td>
<td>

</td>
</tr>
<tr>
<td>
<a href="./rx.html">rx</a>
</td>
<td>

</td>
</tr>
</table>
<footer>
<p class="faint">Generated using the DDOX documentation generator</p>
Expand Down
162 changes: 0 additions & 162 deletions docs/rx.html

This file was deleted.

Loading

0 comments on commit 125aea0

Please sign in to comment.