Skip to content

Commit ed97ea3

Browse files
committed
docs: update jazzy to 0.15.4
1 parent e36ea12 commit ed97ea3

File tree

19 files changed

+66
-58
lines changed

19 files changed

+66
-58
lines changed

docs/Classes.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
</header>
3535

3636
<p class="breadcrumbs">
37-
<a class="breadcrumb" href="index.html">NVActivityIndicatorView Reference</a>
37+
<a class="breadcrumb" href="index.html">NVActivityIndicatorView</a>
3838
<img class="carat" src="img/carat.png" alt=""/>
3939
Classes Reference
4040
</p>
@@ -113,8 +113,8 @@ <h1>Classes</h1>
113113
</article>
114114
</div>
115115
<section class="footer">
116-
<p>&copy; 2024 <a class="link" href="https://github.com/ninjaprox" target="_blank" rel="external noopener">Vinh Nguyen</a>. All rights reserved. (Last updated: 2024-04-17)</p>
117-
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
116+
<p>&copy; 2026 <a class="link" href="https://github.com/ninjaprox" target="_blank" rel="external noopener">Vinh Nguyen</a>. All rights reserved. (Last updated: 2026-03-18)</p>
117+
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.15.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
118118
</section>
119119
</body>
120120
</html>

docs/Classes/NVActivityIndicatorView.html

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@
3434
</header>
3535

3636
<p class="breadcrumbs">
37-
<a class="breadcrumb" href="../index.html">NVActivityIndicatorView Reference</a>
37+
<a class="breadcrumb" href="../index.html">NVActivityIndicatorView</a>
38+
<img class="carat" src="../img/carat.png" alt=""/>
39+
<a class="breadcrumb" href="../Classes.html">Classes</a>
3840
<img class="carat" src="../img/carat.png" alt=""/>
3941
NVActivityIndicatorView Class Reference
4042
</p>
@@ -196,7 +198,7 @@ <h1>NVActivityIndicatorView</h1>
196198
<p>Default display time threshold to actually display UI blocker. Default value is 0 ms.</p>
197199
<div class="aside aside-note">
198200
<p class="aside-title">Note</p>
199-
Default time that has to be elapsed (between calls of <code><a href="../Classes/NVActivityIndicatorView.html#/startAnimating()">startAnimating()</a></code> and <code><a href="../Classes/NVActivityIndicatorView.html#/stopAnimating()">stopAnimating()</a></code>) in order to actually display UI blocker. It should be set thinking about what the minimum duration of an activity is to be worth showing it to the user. If the activity ends before this time threshold, then it will not be displayed at all.
201+
Default time that has to be elapsed (between calls of <code>startAnimating()</code> and <code>stopAnimating()</code>) in order to actually display UI blocker. It should be set thinking about what the minimum duration of an activity is to be worth showing it to the user. If the activity ends before this time threshold, then it will not be displayed at all.
200202

201203
</div>
202204

@@ -220,7 +222,7 @@ <h1>NVActivityIndicatorView</h1>
220222
<p>Default minimum display time of UI blocker. Default value is 0 ms.</p>
221223
<div class="aside aside-note">
222224
<p class="aside-title">Note</p>
223-
Default minimum display time of UI blocker. Its main purpose is to avoid flashes showing and hiding it so fast. For instance, setting it to 200ms will force UI blocker to be shown for at least this time (regardless of calling <code><a href="../Classes/NVActivityIndicatorView.html#/stopAnimating()">stopAnimating()</a></code> ealier).
225+
Default minimum display time of UI blocker. Its main purpose is to avoid flashes showing and hiding it so fast. For instance, setting it to 200ms will force UI blocker to be shown for at least this time (regardless of calling <code>stopAnimating()</code> ealier).
224226

225227
</div>
226228

@@ -544,8 +546,8 @@ <h1>NVActivityIndicatorView</h1>
544546
</article>
545547
</div>
546548
<section class="footer">
547-
<p>&copy; 2024 <a class="link" href="https://github.com/ninjaprox" target="_blank" rel="external noopener">Vinh Nguyen</a>. All rights reserved. (Last updated: 2024-04-17)</p>
548-
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
549+
<p>&copy; 2026 <a class="link" href="https://github.com/ninjaprox" target="_blank" rel="external noopener">Vinh Nguyen</a>. All rights reserved. (Last updated: 2026-03-18)</p>
550+
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.15.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
549551
</section>
550552
</body>
551553
</html>

docs/Enums.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
</header>
3535

3636
<p class="breadcrumbs">
37-
<a class="breadcrumb" href="index.html">NVActivityIndicatorView Reference</a>
37+
<a class="breadcrumb" href="index.html">NVActivityIndicatorView</a>
3838
<img class="carat" src="img/carat.png" alt=""/>
3939
Enumerations Reference
4040
</p>
@@ -150,8 +150,8 @@ <h1>Enumerations</h1>
150150
</article>
151151
</div>
152152
<section class="footer">
153-
<p>&copy; 2024 <a class="link" href="https://github.com/ninjaprox" target="_blank" rel="external noopener">Vinh Nguyen</a>. All rights reserved. (Last updated: 2024-04-17)</p>
154-
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
153+
<p>&copy; 2026 <a class="link" href="https://github.com/ninjaprox" target="_blank" rel="external noopener">Vinh Nguyen</a>. All rights reserved. (Last updated: 2026-03-18)</p>
154+
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.15.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
155155
</section>
156156
</body>
157157
</html>

docs/Enums/NVActivityIndicatorType.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@
3434
</header>
3535

3636
<p class="breadcrumbs">
37-
<a class="breadcrumb" href="../index.html">NVActivityIndicatorView Reference</a>
37+
<a class="breadcrumb" href="../index.html">NVActivityIndicatorView</a>
38+
<img class="carat" src="../img/carat.png" alt=""/>
39+
<a class="breadcrumb" href="../Enums.html">Enumerations</a>
3840
<img class="carat" src="../img/carat.png" alt=""/>
3941
NVActivityIndicatorType Enumeration Reference
4042
</p>
@@ -776,8 +778,8 @@ <h1>NVActivityIndicatorType</h1>
776778
</article>
777779
</div>
778780
<section class="footer">
779-
<p>&copy; 2024 <a class="link" href="https://github.com/ninjaprox" target="_blank" rel="external noopener">Vinh Nguyen</a>. All rights reserved. (Last updated: 2024-04-17)</p>
780-
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
781+
<p>&copy; 2026 <a class="link" href="https://github.com/ninjaprox" target="_blank" rel="external noopener">Vinh Nguyen</a>. All rights reserved. (Last updated: 2026-03-18)</p>
782+
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.15.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
781783
</section>
782784
</body>
783785
</html>

docs/Typealiases.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
</header>
3535

3636
<p class="breadcrumbs">
37-
<a class="breadcrumb" href="index.html">NVActivityIndicatorView Reference</a>
37+
<a class="breadcrumb" href="index.html">NVActivityIndicatorView</a>
3838
<img class="carat" src="img/carat.png" alt=""/>
3939
Type Aliases Reference
4040
</p>
@@ -136,8 +136,8 @@ <h1>Type Aliases</h1>
136136
</article>
137137
</div>
138138
<section class="footer">
139-
<p>&copy; 2024 <a class="link" href="https://github.com/ninjaprox" target="_blank" rel="external noopener">Vinh Nguyen</a>. All rights reserved. (Last updated: 2024-04-17)</p>
140-
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
139+
<p>&copy; 2026 <a class="link" href="https://github.com/ninjaprox" target="_blank" rel="external noopener">Vinh Nguyen</a>. All rights reserved. (Last updated: 2026-03-18)</p>
140+
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.15.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
141141
</section>
142142
</body>
143143
</html>

docs/css/jazzy.css

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -259,10 +259,11 @@ pre code {
259259
padding-left: 3px;
260260
margin-left: 20px;
261261
font-size: 1rem; }
262-
.item .declaration-note {
263-
font-size: .85em;
264-
color: #808080;
265-
font-style: italic; }
262+
263+
.declaration-note {
264+
font-size: .85em;
265+
color: #808080;
266+
font-style: italic; }
266267

267268
.pointer-container {
268269
border-bottom: 1px solid #ddd;

docs/docsets/NVActivityIndicatorView.docset/Contents/Resources/Documents/Classes.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
</header>
3535

3636
<p class="breadcrumbs">
37-
<a class="breadcrumb" href="index.html">NVActivityIndicatorView Reference</a>
37+
<a class="breadcrumb" href="index.html">NVActivityIndicatorView</a>
3838
<img class="carat" src="img/carat.png" alt=""/>
3939
Classes Reference
4040
</p>
@@ -113,8 +113,8 @@ <h1>Classes</h1>
113113
</article>
114114
</div>
115115
<section class="footer">
116-
<p>&copy; 2024 <a class="link" href="https://github.com/ninjaprox" target="_blank" rel="external noopener">Vinh Nguyen</a>. All rights reserved. (Last updated: 2024-04-17)</p>
117-
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
116+
<p>&copy; 2026 <a class="link" href="https://github.com/ninjaprox" target="_blank" rel="external noopener">Vinh Nguyen</a>. All rights reserved. (Last updated: 2026-03-18)</p>
117+
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.15.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
118118
</section>
119119
</body>
120120
</html>

docs/docsets/NVActivityIndicatorView.docset/Contents/Resources/Documents/Classes/NVActivityIndicatorView.html

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@
3434
</header>
3535

3636
<p class="breadcrumbs">
37-
<a class="breadcrumb" href="../index.html">NVActivityIndicatorView Reference</a>
37+
<a class="breadcrumb" href="../index.html">NVActivityIndicatorView</a>
38+
<img class="carat" src="../img/carat.png" alt=""/>
39+
<a class="breadcrumb" href="../Classes.html">Classes</a>
3840
<img class="carat" src="../img/carat.png" alt=""/>
3941
NVActivityIndicatorView Class Reference
4042
</p>
@@ -196,7 +198,7 @@ <h1>NVActivityIndicatorView</h1>
196198
<p>Default display time threshold to actually display UI blocker. Default value is 0 ms.</p>
197199
<div class="aside aside-note">
198200
<p class="aside-title">Note</p>
199-
Default time that has to be elapsed (between calls of <code><a href="../Classes/NVActivityIndicatorView.html#/startAnimating()">startAnimating()</a></code> and <code><a href="../Classes/NVActivityIndicatorView.html#/stopAnimating()">stopAnimating()</a></code>) in order to actually display UI blocker. It should be set thinking about what the minimum duration of an activity is to be worth showing it to the user. If the activity ends before this time threshold, then it will not be displayed at all.
201+
Default time that has to be elapsed (between calls of <code>startAnimating()</code> and <code>stopAnimating()</code>) in order to actually display UI blocker. It should be set thinking about what the minimum duration of an activity is to be worth showing it to the user. If the activity ends before this time threshold, then it will not be displayed at all.
200202

201203
</div>
202204

@@ -220,7 +222,7 @@ <h1>NVActivityIndicatorView</h1>
220222
<p>Default minimum display time of UI blocker. Default value is 0 ms.</p>
221223
<div class="aside aside-note">
222224
<p class="aside-title">Note</p>
223-
Default minimum display time of UI blocker. Its main purpose is to avoid flashes showing and hiding it so fast. For instance, setting it to 200ms will force UI blocker to be shown for at least this time (regardless of calling <code><a href="../Classes/NVActivityIndicatorView.html#/stopAnimating()">stopAnimating()</a></code> ealier).
225+
Default minimum display time of UI blocker. Its main purpose is to avoid flashes showing and hiding it so fast. For instance, setting it to 200ms will force UI blocker to be shown for at least this time (regardless of calling <code>stopAnimating()</code> ealier).
224226

225227
</div>
226228

@@ -544,8 +546,8 @@ <h1>NVActivityIndicatorView</h1>
544546
</article>
545547
</div>
546548
<section class="footer">
547-
<p>&copy; 2024 <a class="link" href="https://github.com/ninjaprox" target="_blank" rel="external noopener">Vinh Nguyen</a>. All rights reserved. (Last updated: 2024-04-17)</p>
548-
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
549+
<p>&copy; 2026 <a class="link" href="https://github.com/ninjaprox" target="_blank" rel="external noopener">Vinh Nguyen</a>. All rights reserved. (Last updated: 2026-03-18)</p>
550+
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.15.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
549551
</section>
550552
</body>
551553
</html>

docs/docsets/NVActivityIndicatorView.docset/Contents/Resources/Documents/Enums.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
</header>
3535

3636
<p class="breadcrumbs">
37-
<a class="breadcrumb" href="index.html">NVActivityIndicatorView Reference</a>
37+
<a class="breadcrumb" href="index.html">NVActivityIndicatorView</a>
3838
<img class="carat" src="img/carat.png" alt=""/>
3939
Enumerations Reference
4040
</p>
@@ -150,8 +150,8 @@ <h1>Enumerations</h1>
150150
</article>
151151
</div>
152152
<section class="footer">
153-
<p>&copy; 2024 <a class="link" href="https://github.com/ninjaprox" target="_blank" rel="external noopener">Vinh Nguyen</a>. All rights reserved. (Last updated: 2024-04-17)</p>
154-
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
153+
<p>&copy; 2026 <a class="link" href="https://github.com/ninjaprox" target="_blank" rel="external noopener">Vinh Nguyen</a>. All rights reserved. (Last updated: 2026-03-18)</p>
154+
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.15.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
155155
</section>
156156
</body>
157157
</html>

docs/docsets/NVActivityIndicatorView.docset/Contents/Resources/Documents/Enums/NVActivityIndicatorType.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@
3434
</header>
3535

3636
<p class="breadcrumbs">
37-
<a class="breadcrumb" href="../index.html">NVActivityIndicatorView Reference</a>
37+
<a class="breadcrumb" href="../index.html">NVActivityIndicatorView</a>
38+
<img class="carat" src="../img/carat.png" alt=""/>
39+
<a class="breadcrumb" href="../Enums.html">Enumerations</a>
3840
<img class="carat" src="../img/carat.png" alt=""/>
3941
NVActivityIndicatorType Enumeration Reference
4042
</p>
@@ -776,8 +778,8 @@ <h1>NVActivityIndicatorType</h1>
776778
</article>
777779
</div>
778780
<section class="footer">
779-
<p>&copy; 2024 <a class="link" href="https://github.com/ninjaprox" target="_blank" rel="external noopener">Vinh Nguyen</a>. All rights reserved. (Last updated: 2024-04-17)</p>
780-
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
781+
<p>&copy; 2026 <a class="link" href="https://github.com/ninjaprox" target="_blank" rel="external noopener">Vinh Nguyen</a>. All rights reserved. (Last updated: 2026-03-18)</p>
782+
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.15.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
781783
</section>
782784
</body>
783785
</html>

0 commit comments

Comments
 (0)