|
21 | 21 | <header class="header">
|
22 | 22 | <p class="header-col header-col--primary">
|
23 | 23 | <a class="header-link" href="../index.html">
|
24 |
| - RxSwift 6.2.0 Docs |
| 24 | + RxSwift 6.5.0 Docs |
25 | 25 | </a>
|
26 | 26 | (96% documented)
|
27 | 27 | </p>
|
28 | 28 |
|
29 |
| - <p class="header-col--secondary"> |
| 29 | + <div class="header-col--secondary"> |
30 | 30 | <form role="search" action="../search.json">
|
31 | 31 | <input type="text" placeholder="Search documentation" data-typeahead>
|
32 | 32 | </form>
|
33 |
| - </p> |
| 33 | + </div> |
34 | 34 |
|
35 | 35 | <p class="header-col header-col--secondary">
|
36 | 36 | <a class="header-link" href="https://github.com/ReactiveX/RxSwift">
|
37 |
| - <img class="header-icon" src="../img/gh.png"/> |
| 37 | + <img class="header-icon" src="../img/gh.png" alt="GitHub"/> |
38 | 38 | View on GitHub
|
39 | 39 | </a>
|
40 | 40 | </p>
|
|
43 | 43 |
|
44 | 44 | <p class="breadcrumbs">
|
45 | 45 | <a class="breadcrumb" href="../index.html">RxSwift Reference</a>
|
46 |
| - <img class="carat" src="../img/carat.png" /> |
| 46 | + <img class="carat" src="../img/carat.png" alt=""/> |
47 | 47 | BooleanDisposable Class Reference
|
48 | 48 | </p>
|
49 | 49 |
|
|
275 | 275 | <li class="nav-group-name">
|
276 | 276 | <a class="nav-group-name-link" href="../Other%20Extensions.html">Other Extensions</a>
|
277 | 277 | <ul class="nav-group-tasks">
|
| 278 | + <li class="nav-group-task"> |
| 279 | + <a class="nav-group-task-link" href="../Extensions/AsyncSequence.html">AsyncSequence</a> |
| 280 | + </li> |
278 | 281 | <li class="nav-group-task">
|
279 | 282 | <a class="nav-group-task-link" href="../Other%20Extensions.html#/s:10Foundation11JSONDecoderC">JSONDecoder</a>
|
280 | 283 | </li>
|
@@ -473,9 +476,8 @@ <h4>Declaration</h4>
|
473 | 476 | </article>
|
474 | 477 | </div>
|
475 | 478 | <section class="footer">
|
476 |
| - <p>© 2021 <a class="link" href="https://github.com/ReactiveX/RxSwift" target="_blank" rel="noopener" rel="external">Krunoslav Zaher</a>. All rights reserved. (Last updated: 2021-09-22)</p> |
477 |
| - <p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="noopener" rel="external">jazzy ♪♫ v0.14.0</a>, a <a class="link" href="https://realm.io" target="_blank" rel="noopener" rel="external">Realm</a> project.</p> |
| 479 | + <p>© 2022 <a class="link" href="https://github.com/ReactiveX/RxSwift" target="_blank" rel="external noopener">Krunoslav Zaher</a>. All rights reserved. (Last updated: 2022-01-08)</p> |
| 480 | + <p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.1</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p> |
478 | 481 | </section>
|
479 | 482 | </body>
|
480 |
| -</div> |
481 | 483 | </html>
|
0 commit comments