Skip to content

Commit dedf8d9

Browse files
committed
Rebuild docs
1 parent 8e0ea76 commit dedf8d9

38 files changed

Lines changed: 5226 additions & 1365 deletions

docs/Enums.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<a title="Enumerations Reference"></a>
1515
<header>
1616
<div class="content-wrapper">
17-
<p><a href="index.html">Tomorrowland Docs</a> (100% documented)</p>
17+
<p><a href="index.html">Tomorrowland Docs</a> (89% documented)</p>
1818
<p class="header-right"><a href="https://github.com/lilyball/Tomorrowland"><img src="img/gh.png"/>View on GitHub</a></p>
1919
</div>
2020
</header>
@@ -303,7 +303,7 @@ <h4>Declaration</h4>
303303
</section>
304304
</section>
305305
<section id="footer">
306-
<p>&copy; 2019 <a class="link" href="https://github.com/lilyball/Tomorrowland" target="_blank" rel="external">Lily Ballard</a>. All rights reserved. (Last updated: 2019-01-28)</p>
306+
<p>&copy; 2019 <a class="link" href="https://github.com/lilyball/Tomorrowland" target="_blank" rel="external">Lily Ballard</a>. All rights reserved. (Last updated: 2019-02-25)</p>
307307
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
308308
</section>
309309
</article>

docs/Enums/NoError.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<a title="NoError Enumeration Reference"></a>
1515
<header>
1616
<div class="content-wrapper">
17-
<p><a href="../index.html">Tomorrowland Docs</a> (100% documented)</p>
17+
<p><a href="../index.html">Tomorrowland Docs</a> (89% documented)</p>
1818
<p class="header-right"><a href="https://github.com/lilyball/Tomorrowland"><img src="../img/gh.png"/>View on GitHub</a></p>
1919
</div>
2020
</header>
@@ -194,9 +194,9 @@ <h4>Parameters</h4>
194194
<li class="item">
195195
<div>
196196
<code>
197-
<a name="/s:SH9hashValueSivp"></a>
198-
<a name="//apple_ref/swift/Property/hashValue" class="dashAnchor"></a>
199-
<a class="token" href="#/s:SH9hashValueSivp">hashValue</a>
197+
<a name="/s:SH4hash4intoys6HasherVz_tF"></a>
198+
<a name="//apple_ref/swift/Method/hash(into:)" class="dashAnchor"></a>
199+
<a class="token" href="#/s:SH4hash4intoys6HasherVz_tF">hash(into:)</a>
200200
</code>
201201
</div>
202202
<div class="height-container">
@@ -210,7 +210,7 @@ <h4>Parameters</h4>
210210
<h4>Declaration</h4>
211211
<div class="language">
212212
<p class="aside-title">Swift</p>
213-
<pre class="highlight swift"><code><span class="kd">public</span> <span class="k">var</span> <span class="nv">hashValue</span><span class="p">:</span> <span class="kt">Int</span> <span class="p">{</span> <span class="k">get</span> <span class="p">}</span></code></pre>
213+
<pre class="highlight swift"><code><span class="kd">public</span> <span class="kd">func</span> <span class="nf">hash</span><span class="p">(</span><span class="n">into</span> <span class="nv">hasher</span><span class="p">:</span> <span class="k">inout</span> <span class="kt">Hasher</span><span class="p">)</span></code></pre>
214214

215215
</div>
216216
</div>
@@ -248,7 +248,7 @@ <h4>Declaration</h4>
248248
</section>
249249
</section>
250250
<section id="footer">
251-
<p>&copy; 2019 <a class="link" href="https://github.com/lilyball/Tomorrowland" target="_blank" rel="external">Lily Ballard</a>. All rights reserved. (Last updated: 2019-01-28)</p>
251+
<p>&copy; 2019 <a class="link" href="https://github.com/lilyball/Tomorrowland" target="_blank" rel="external">Lily Ballard</a>. All rights reserved. (Last updated: 2019-02-25)</p>
252252
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
253253
</section>
254254
</article>

docs/Enums/PromiseCallbackError.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<a title="PromiseCallbackError Enumeration Reference"></a>
1515
<header>
1616
<div class="content-wrapper">
17-
<p><a href="../index.html">Tomorrowland Docs</a> (100% documented)</p>
17+
<p><a href="../index.html">Tomorrowland Docs</a> (89% documented)</p>
1818
<p class="header-right"><a href="https://github.com/lilyball/Tomorrowland"><img src="../img/gh.png"/>View on GitHub</a></p>
1919
</div>
2020
</header>
@@ -160,7 +160,7 @@ <h4>Declaration</h4>
160160
</section>
161161
</section>
162162
<section id="footer">
163-
<p>&copy; 2019 <a class="link" href="https://github.com/lilyball/Tomorrowland" target="_blank" rel="external">Lily Ballard</a>. All rights reserved. (Last updated: 2019-01-28)</p>
163+
<p>&copy; 2019 <a class="link" href="https://github.com/lilyball/Tomorrowland" target="_blank" rel="external">Lily Ballard</a>. All rights reserved. (Last updated: 2019-02-25)</p>
164164
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
165165
</section>
166166
</article>

docs/Enums/PromiseContext.html

Lines changed: 2 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<a title="PromiseContext Enumeration Reference"></a>
1515
<header>
1616
<div class="content-wrapper">
17-
<p><a href="../index.html">Tomorrowland Docs</a> (100% documented)</p>
17+
<p><a href="../index.html">Tomorrowland Docs</a> (89% documented)</p>
1818
<p class="header-right"><a href="https://github.com/lilyball/Tomorrowland"><img src="../img/gh.png"/>View on GitHub</a></p>
1919
</div>
2020
</header>
@@ -511,38 +511,12 @@ <h4>Parameters</h4>
511511
</section>
512512
</div>
513513
</li>
514-
<li class="item">
515-
<div>
516-
<code>
517-
<a name="/s:SH9hashValueSivp"></a>
518-
<a name="//apple_ref/swift/Property/hashValue" class="dashAnchor"></a>
519-
<a class="token" href="#/s:SH9hashValueSivp">hashValue</a>
520-
</code>
521-
</div>
522-
<div class="height-container">
523-
<div class="pointer-container"></div>
524-
<section class="section">
525-
<div class="pointer"></div>
526-
<div class="abstract">
527-
528-
</div>
529-
<div class="declaration">
530-
<h4>Declaration</h4>
531-
<div class="language">
532-
<p class="aside-title">Swift</p>
533-
<pre class="highlight swift"><code><span class="kd">public</span> <span class="k">var</span> <span class="nv">hashValue</span><span class="p">:</span> <span class="kt">Int</span> <span class="p">{</span> <span class="k">get</span> <span class="p">}</span></code></pre>
534-
535-
</div>
536-
</div>
537-
</section>
538-
</div>
539-
</li>
540514
</ul>
541515
</div>
542516
</section>
543517
</section>
544518
<section id="footer">
545-
<p>&copy; 2019 <a class="link" href="https://github.com/lilyball/Tomorrowland" target="_blank" rel="external">Lily Ballard</a>. All rights reserved. (Last updated: 2019-01-28)</p>
519+
<p>&copy; 2019 <a class="link" href="https://github.com/lilyball/Tomorrowland" target="_blank" rel="external">Lily Ballard</a>. All rights reserved. (Last updated: 2019-02-25)</p>
546520
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
547521
</section>
548522
</article>

docs/Enums/PromiseResult.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<a title="PromiseResult Enumeration Reference"></a>
1515
<header>
1616
<div class="content-wrapper">
17-
<p><a href="../index.html">Tomorrowland Docs</a> (100% documented)</p>
17+
<p><a href="../index.html">Tomorrowland Docs</a> (89% documented)</p>
1818
<p class="header-right"><a href="https://github.com/lilyball/Tomorrowland"><img src="../img/gh.png"/>View on GitHub</a></p>
1919
</div>
2020
</header>
@@ -539,9 +539,9 @@ <h4>Parameters</h4>
539539
<li class="item">
540540
<div>
541541
<code>
542-
<a name="/s:SH9hashValueSivp"></a>
543-
<a name="//apple_ref/swift/Property/hashValue" class="dashAnchor"></a>
544-
<a class="token" href="#/s:SH9hashValueSivp">hashValue</a>
542+
<a name="/s:SH4hash4intoys6HasherVz_tF"></a>
543+
<a name="//apple_ref/swift/Method/hash(into:)" class="dashAnchor"></a>
544+
<a class="token" href="#/s:SH4hash4intoys6HasherVz_tF">hash(into:)</a>
545545
</code>
546546
</div>
547547
<div class="height-container">
@@ -555,7 +555,7 @@ <h4>Parameters</h4>
555555
<h4>Declaration</h4>
556556
<div class="language">
557557
<p class="aside-title">Swift</p>
558-
<pre class="highlight swift"><code><span class="kd">public</span> <span class="k">var</span> <span class="nv">hashValue</span><span class="p">:</span> <span class="kt">Int</span> <span class="p">{</span> <span class="k">get</span> <span class="p">}</span></code></pre>
558+
<pre class="highlight swift"><code><span class="kd">public</span> <span class="kd">func</span> <span class="nf">hash</span><span class="p">(</span><span class="n">into</span> <span class="nv">hasher</span><span class="p">:</span> <span class="k">inout</span> <span class="kt">Hasher</span><span class="p">)</span></code></pre>
559559

560560
</div>
561561
</div>
@@ -627,7 +627,7 @@ <h4>Declaration</h4>
627627
</section>
628628
</section>
629629
<section id="footer">
630-
<p>&copy; 2019 <a class="link" href="https://github.com/lilyball/Tomorrowland" target="_blank" rel="external">Lily Ballard</a>. All rights reserved. (Last updated: 2019-01-28)</p>
630+
<p>&copy; 2019 <a class="link" href="https://github.com/lilyball/Tomorrowland" target="_blank" rel="external">Lily Ballard</a>. All rights reserved. (Last updated: 2019-02-25)</p>
631631
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
632632
</section>
633633
</article>

docs/Enums/PromiseTimeoutError.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<a title="PromiseTimeoutError Enumeration Reference"></a>
1515
<header>
1616
<div class="content-wrapper">
17-
<p><a href="../index.html">Tomorrowland Docs</a> (100% documented)</p>
17+
<p><a href="../index.html">Tomorrowland Docs</a> (89% documented)</p>
1818
<p class="header-right"><a href="https://github.com/lilyball/Tomorrowland"><img src="../img/gh.png"/>View on GitHub</a></p>
1919
</div>
2020
</header>
@@ -347,9 +347,9 @@ <h4>Parameters</h4>
347347
<li class="item">
348348
<div>
349349
<code>
350-
<a name="/s:SH9hashValueSivp"></a>
351-
<a name="//apple_ref/swift/Property/hashValue" class="dashAnchor"></a>
352-
<a class="token" href="#/s:SH9hashValueSivp">hashValue</a>
350+
<a name="/s:SH4hash4intoys6HasherVz_tF"></a>
351+
<a name="//apple_ref/swift/Method/hash(into:)" class="dashAnchor"></a>
352+
<a class="token" href="#/s:SH4hash4intoys6HasherVz_tF">hash(into:)</a>
353353
</code>
354354
</div>
355355
<div class="height-container">
@@ -363,7 +363,7 @@ <h4>Parameters</h4>
363363
<h4>Declaration</h4>
364364
<div class="language">
365365
<p class="aside-title">Swift</p>
366-
<pre class="highlight swift"><code><span class="kd">public</span> <span class="k">var</span> <span class="nv">hashValue</span><span class="p">:</span> <span class="kt">Int</span> <span class="p">{</span> <span class="k">get</span> <span class="p">}</span></code></pre>
366+
<pre class="highlight swift"><code><span class="kd">public</span> <span class="kd">func</span> <span class="nf">hash</span><span class="p">(</span><span class="n">into</span> <span class="nv">hasher</span><span class="p">:</span> <span class="k">inout</span> <span class="kt">Hasher</span><span class="p">)</span></code></pre>
367367

368368
</div>
369369
</div>
@@ -375,7 +375,7 @@ <h4>Declaration</h4>
375375
</section>
376376
</section>
377377
<section id="footer">
378-
<p>&copy; 2019 <a class="link" href="https://github.com/lilyball/Tomorrowland" target="_blank" rel="external">Lily Ballard</a>. All rights reserved. (Last updated: 2019-01-28)</p>
378+
<p>&copy; 2019 <a class="link" href="https://github.com/lilyball/Tomorrowland" target="_blank" rel="external">Lily Ballard</a>. All rights reserved. (Last updated: 2019-02-25)</p>
379379
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
380380
</section>
381381
</article>

docs/Functions.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<a title="Functions Reference"></a>
1515
<header>
1616
<div class="content-wrapper">
17-
<p><a href="index.html">Tomorrowland Docs</a> (100% documented)</p>
17+
<p><a href="index.html">Tomorrowland Docs</a> (89% documented)</p>
1818
<p class="header-right"><a href="https://github.com/lilyball/Tomorrowland"><img src="img/gh.png"/>View on GitHub</a></p>
1919
</div>
2020
</header>
@@ -935,7 +935,7 @@ <h4>Return Value</h4>
935935
</section>
936936
</section>
937937
<section id="footer">
938-
<p>&copy; 2019 <a class="link" href="https://github.com/lilyball/Tomorrowland" target="_blank" rel="external">Lily Ballard</a>. All rights reserved. (Last updated: 2019-01-28)</p>
938+
<p>&copy; 2019 <a class="link" href="https://github.com/lilyball/Tomorrowland" target="_blank" rel="external">Lily Ballard</a>. All rights reserved. (Last updated: 2019-02-25)</p>
939939
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
940940
</section>
941941
</article>

0 commit comments

Comments
 (0)