Skip to content

Commit 8d559ba

Browse files
committed
deploy: ebd9ca0
1 parent 8b764e0 commit 8d559ba

File tree

34 files changed

+278
-278
lines changed

34 files changed

+278
-278
lines changed

ConstructibleFromJSValue/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ <h2 hidden>Relationships</h2>
7575
</g>
7676
</g>
7777
<!-- TypedArrayElement&#45;&gt;ConstructibleFromJSValue -->
78-
<g id="edge2" class="edge conformsTo">
78+
<g id="edge1" class="edge conformsTo">
7979
<title>TypedArrayElement&#45;&gt;ConstructibleFromJSValue</title>
8080
<path fill="none" stroke="#000000" d="M263.4866,-71.9243C294.5129,-61.9959 333.1703,-49.6255 365.6306,-39.2382"/>
8181
<polygon fill="#000000" stroke="#000000" points="367.0327,-42.4645 375.4902,-36.0831 364.8992,-35.7975 367.0327,-42.4645"/>
@@ -90,7 +90,7 @@ <h2 hidden>Relationships</h2>
9090
</g>
9191
</g>
9292
<!-- JSString&#45;&gt;ConstructibleFromJSValue -->
93-
<g id="edge1" class="edge conformsTo">
93+
<g id="edge2" class="edge conformsTo">
9494
<title>JSString&#45;&gt;ConstructibleFromJSValue</title>
9595
<path fill="none" stroke="#000000" d="M600.5134,-71.9243C569.4871,-61.9959 530.8297,-49.6255 498.3694,-39.2382"/>
9696
<polygon fill="#000000" stroke="#000000" points="499.1008,-35.7975 488.5098,-36.0831 496.9673,-42.4645 499.1008,-35.7975"/>
@@ -156,7 +156,7 @@ <h4>Returns</h4>
156156

157157
<footer>
158158
<p>
159-
Generated on <time datetime="2021-01-21T17:09:18+0000">January 21, 2021</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.5</span>.
159+
Generated on <time datetime="2021-01-21T17:19:15+0000">January 21, 2021</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.5</span>.
160160
</p>
161161
</footer>
162162
</body>

ConvertibleToJSValue/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ <h2 hidden>Relationships</h2>
7575
</g>
7676
</g>
7777
<!-- JSString&#45;&gt;ConvertibleToJSValue -->
78-
<g id="edge2" class="edge conformsTo">
78+
<g id="edge1" class="edge conformsTo">
7979
<title>JSString&#45;&gt;ConvertibleToJSValue</title>
8080
<path fill="none" stroke="#000000" d="M263.4866,-71.9243C294.5129,-61.9959 333.1703,-49.6255 365.6306,-39.2382"/>
8181
<polygon fill="#000000" stroke="#000000" points="367.0327,-42.4645 375.4902,-36.0831 364.8992,-35.7975 367.0327,-42.4645"/>
@@ -90,7 +90,7 @@ <h2 hidden>Relationships</h2>
9090
</g>
9191
</g>
9292
<!-- TypedArrayElement&#45;&gt;ConvertibleToJSValue -->
93-
<g id="edge1" class="edge conformsTo">
93+
<g id="edge2" class="edge conformsTo">
9494
<title>TypedArrayElement&#45;&gt;ConvertibleToJSValue</title>
9595
<path fill="none" stroke="#000000" d="M600.5134,-71.9243C569.4871,-61.9959 530.8297,-49.6255 498.3694,-39.2382"/>
9696
<polygon fill="#000000" stroke="#000000" points="499.1008,-35.7975 488.5098,-36.0831 496.9673,-42.4645 499.1008,-35.7975"/>
@@ -133,7 +133,7 @@ <h3>
133133

134134
<footer>
135135
<p>
136-
Generated on <time datetime="2021-01-21T17:09:18+0000">January 21, 2021</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.5</span>.
136+
Generated on <time datetime="2021-01-21T17:19:15+0000">January 21, 2021</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.5</span>.
137137
</p>
138138
</footer>
139139
</body>

JSArray/index.html

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -66,30 +66,30 @@ <h2 hidden>Relationships</h2>
6666
</a>
6767
</g>
6868
</g>
69+
<!-- RandomAccessCollection -->
70+
<g id="node2" class="node unknown">
71+
<title>RandomAccessCollection</title>
72+
<path fill="none" stroke="#000000" d="M303,-36C303,-36 111,-36 111,-36 105,-36 99,-30 99,-24 99,-24 99,-12 99,-12 99,-6 105,0 111,0 111,0 303,0 303,0 309,0 315,-6 315,-12 315,-12 315,-24 315,-24 315,-30 309,-36 303,-36"/>
73+
<text text-anchor="middle" x="207" y="-14.3" font-family="Menlo" font-size="14.00" fill="#000000">RandomAccessCollection</text>
74+
</g>
75+
<!-- JSArray&#45;&gt;RandomAccessCollection -->
76+
<g id="edge2" class="edge conformsTo">
77+
<title>JSArray&#45;&gt;RandomAccessCollection</title>
78+
<path fill="none" stroke="#000000" d="M375.5134,-71.9243C344.4871,-61.9959 305.8297,-49.6255 273.3694,-39.2382"/>
79+
<polygon fill="#000000" stroke="#000000" points="274.1008,-35.7975 263.5098,-36.0831 271.9673,-42.4645 274.1008,-35.7975"/>
80+
</g>
6981
<!-- JSBridgedClass -->
70-
<g id="node2" class="node protocol">
82+
<g id="node3" class="node protocol">
7183
<title>JSBridgedClass</title>
72-
<g id="a_node2"><a xlink:href="/JavaScriptKit/JSBridgedClass" xlink:title="JSBridgedClass">
73-
<path fill="none" stroke="#000000" d="M303,-36C303,-36 111,-36 111,-36 105,-36 99,-30 99,-24 99,-24 99,-12 99,-12 99,-6 105,0 111,0 111,0 303,0 303,0 309,0 315,-6 315,-12 315,-12 315,-24 315,-24 315,-30 309,-36 303,-36"/>
74-
<text text-anchor="middle" x="207" y="-14.3" font-family="Menlo" font-size="14.00" fill="#000000">JSBridgedClass</text>
84+
<g id="a_node3"><a xlink:href="/JavaScriptKit/JSBridgedClass" xlink:title="JSBridgedClass">
85+
<path fill="none" stroke="#000000" d="M753,-36C753,-36 561,-36 561,-36 555,-36 549,-30 549,-24 549,-24 549,-12 549,-12 549,-6 555,0 561,0 561,0 753,0 753,0 759,0 765,-6 765,-12 765,-12 765,-24 765,-24 765,-30 759,-36 753,-36"/>
86+
<text text-anchor="middle" x="657" y="-14.3" font-family="Menlo" font-size="14.00" fill="#000000">JSBridgedClass</text>
7587
</a>
7688
</g>
7789
</g>
7890
<!-- JSArray&#45;&gt;JSBridgedClass -->
7991
<g id="edge1" class="edge conformsTo">
8092
<title>JSArray&#45;&gt;JSBridgedClass</title>
81-
<path fill="none" stroke="#000000" d="M375.5134,-71.9243C344.4871,-61.9959 305.8297,-49.6255 273.3694,-39.2382"/>
82-
<polygon fill="#000000" stroke="#000000" points="274.1008,-35.7975 263.5098,-36.0831 271.9673,-42.4645 274.1008,-35.7975"/>
83-
</g>
84-
<!-- RandomAccessCollection -->
85-
<g id="node3" class="node unknown">
86-
<title>RandomAccessCollection</title>
87-
<path fill="none" stroke="#000000" d="M753,-36C753,-36 561,-36 561,-36 555,-36 549,-30 549,-24 549,-24 549,-12 549,-12 549,-6 555,0 561,0 561,0 753,0 753,0 759,0 765,-6 765,-12 765,-12 765,-24 765,-24 765,-30 759,-36 753,-36"/>
88-
<text text-anchor="middle" x="657" y="-14.3" font-family="Menlo" font-size="14.00" fill="#000000">RandomAccessCollection</text>
89-
</g>
90-
<!-- JSArray&#45;&gt;RandomAccessCollection -->
91-
<g id="edge2" class="edge conformsTo">
92-
<title>JSArray&#45;&gt;RandomAccessCollection</title>
9393
<path fill="none" stroke="#000000" d="M488.4866,-71.9243C519.5129,-61.9959 558.1703,-49.6255 590.6306,-39.2382"/>
9494
<polygon fill="#000000" stroke="#000000" points="592.0327,-42.4645 600.4902,-36.0831 589.8992,-35.7975 592.0327,-42.4645"/>
9595
</g>
@@ -248,7 +248,7 @@ <h3>
248248

249249
<footer>
250250
<p>
251-
Generated on <time datetime="2021-01-21T17:09:18+0000">January 21, 2021</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.5</span>.
251+
Generated on <time datetime="2021-01-21T17:19:15+0000">January 21, 2021</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.5</span>.
252252
</p>
253253
</footer>
254254
</body>

JSArrayRef/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ <h1>
4343

4444
<footer>
4545
<p>
46-
Generated on <time datetime="2021-01-21T17:09:18+0000">January 21, 2021</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.5</span>.
46+
Generated on <time datetime="2021-01-21T17:19:15+0000">January 21, 2021</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.5</span>.
4747
</p>
4848
</footer>
4949
</body>

JSArray_Iterator/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ <h3>
109109

110110
<footer>
111111
<p>
112-
Generated on <time datetime="2021-01-21T17:09:18+0000">January 21, 2021</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.5</span>.
112+
Generated on <time datetime="2021-01-21T17:19:15+0000">January 21, 2021</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.5</span>.
113113
</p>
114114
</footer>
115115
</body>

JSBridgedClass/index.html

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -66,47 +66,47 @@ <h2 hidden>Relationships</h2>
6666
</g>
6767
</g>
6868
<!-- JSBridgedType -->
69-
<g id="node7" class="node protocol">
69+
<g id="node6" class="node protocol">
7070
<title>JSBridgedType</title>
71-
<g id="a_node7"><a xlink:href="/JavaScriptKit/JSBridgedType" xlink:title="JSBridgedType">
72-
<path fill="none" stroke="#000000" d="M204,-98.844C204,-98.844 12,-98.844 12,-98.844 6,-98.844 0,-92.844 0,-86.844 0,-86.844 0,-74.844 0,-74.844 0,-68.844 6,-62.844 12,-62.844 12,-62.844 204,-62.844 204,-62.844 210,-62.844 216,-68.844 216,-74.844 216,-74.844 216,-86.844 216,-86.844 216,-92.844 210,-98.844 204,-98.844"/>
73-
<text text-anchor="middle" x="108" y="-77.144" font-family="Menlo" font-size="14.00" fill="#000000">JSBridgedType</text>
71+
<g id="a_node6"><a xlink:href="/JavaScriptKit/JSBridgedType" xlink:title="JSBridgedType">
72+
<path fill="none" stroke="#000000" d="M781.2916,-283.6013C781.2916,-283.6013 589.2916,-283.6013 589.2916,-283.6013 583.2916,-283.6013 577.2916,-277.6013 577.2916,-271.6013 577.2916,-271.6013 577.2916,-259.6013 577.2916,-259.6013 577.2916,-253.6013 583.2916,-247.6013 589.2916,-247.6013 589.2916,-247.6013 781.2916,-247.6013 781.2916,-247.6013 787.2916,-247.6013 793.2916,-253.6013 793.2916,-259.6013 793.2916,-259.6013 793.2916,-271.6013 793.2916,-271.6013 793.2916,-277.6013 787.2916,-283.6013 781.2916,-283.6013"/>
73+
<text text-anchor="middle" x="685.2916" y="-261.9013" font-family="Menlo" font-size="14.00" fill="#000000">JSBridgedType</text>
7474
</a>
7575
</g>
7676
</g>
7777
<!-- JSBridgedClass&#45;&gt;JSBridgedType -->
7878
<g id="edge2" class="edge conformsTo">
7979
<title>JSBridgedClass&#45;&gt;JSBridgedType</title>
80-
<path fill="none" stroke="#000000" d="M565.8426,-130.1311C468.7524,-119.6793 326.4966,-104.3654 226.379,-93.5876"/>
81-
<polygon fill="#000000" stroke="#000000" points="226.5336,-90.0841 216.2164,-92.4936 225.7843,-97.0439 226.5336,-90.0841"/>
80+
<path fill="none" stroke="#000000" d="M675.6093,-159.7764C677.472,-180.1358 680.5288,-213.5456 682.7093,-237.3784"/>
81+
<polygon fill="#000000" stroke="#000000" points="679.2455,-237.934 683.6421,-247.5735 686.2164,-237.2962 679.2455,-237.934"/>
8282
</g>
83-
<!-- JSArray -->
83+
<!-- JSTypedArray -->
8484
<g id="node2" class="node class">
85-
<title>JSArray</title>
86-
<g id="a_node2"><a xlink:href="/JavaScriptKit/JSArray" xlink:title="JSArray">
85+
<title>JSTypedArray</title>
86+
<g id="a_node2"><a xlink:href="/JavaScriptKit/JSTypedArray" xlink:title="JSTypedArray">
8787
<path fill="none" stroke="#000000" d="M1332.8561,-97.5122C1332.8561,-97.5122 1140.8561,-97.5122 1140.8561,-97.5122 1134.8561,-97.5122 1128.8561,-91.5122 1128.8561,-85.5122 1128.8561,-85.5122 1128.8561,-73.5122 1128.8561,-73.5122 1128.8561,-67.5122 1134.8561,-61.5122 1140.8561,-61.5122 1140.8561,-61.5122 1332.8561,-61.5122 1332.8561,-61.5122 1338.8561,-61.5122 1344.8561,-67.5122 1344.8561,-73.5122 1344.8561,-73.5122 1344.8561,-85.5122 1344.8561,-85.5122 1344.8561,-91.5122 1338.8561,-97.5122 1332.8561,-97.5122"/>
88-
<text text-anchor="middle" x="1236.8561" y="-75.8122" font-family="Menlo" font-size="14.00" fill="#000000">JSArray</text>
88+
<text text-anchor="middle" x="1236.8561" y="-75.8122" font-family="Menlo" font-size="14.00" fill="#000000">JSTypedArray</text>
8989
</a>
9090
</g>
9191
</g>
92-
<!-- JSArray&#45;&gt;JSBridgedClass -->
93-
<g id="edge3" class="edge conformsTo">
94-
<title>JSArray&#45;&gt;JSBridgedClass</title>
92+
<!-- JSTypedArray&#45;&gt;JSBridgedClass -->
93+
<g id="edge6" class="edge conformsTo">
94+
<title>JSTypedArray&#45;&gt;JSBridgedClass</title>
9595
<path fill="none" stroke="#000000" d="M1128.6576,-91.4793C1032.3279,-102.1337 891.6824,-117.6896 792.3726,-128.6736"/>
9696
<polygon fill="#000000" stroke="#000000" points="791.845,-125.2105 782.2904,-129.7887 792.6146,-132.1681 791.845,-125.2105"/>
9797
</g>
98-
<!-- JSTypedArray -->
98+
<!-- JSArray -->
9999
<g id="node3" class="node class">
100-
<title>JSTypedArray</title>
101-
<g id="a_node3"><a xlink:href="/JavaScriptKit/JSTypedArray" xlink:title="JSTypedArray">
100+
<title>JSArray</title>
101+
<g id="a_node3"><a xlink:href="/JavaScriptKit/JSArray" xlink:title="JSArray">
102102
<path fill="none" stroke="#000000" d="M768.6571,-36C768.6571,-36 576.6571,-36 576.6571,-36 570.6571,-36 564.6571,-30 564.6571,-24 564.6571,-24 564.6571,-12 564.6571,-12 564.6571,-6 570.6571,0 576.6571,0 576.6571,0 768.6571,0 768.6571,0 774.6571,0 780.6571,-6 780.6571,-12 780.6571,-12 780.6571,-24 780.6571,-24 780.6571,-30 774.6571,-36 768.6571,-36"/>
103-
<text text-anchor="middle" x="672.6571" y="-14.3" font-family="Menlo" font-size="14.00" fill="#000000">JSTypedArray</text>
103+
<text text-anchor="middle" x="672.6571" y="-14.3" font-family="Menlo" font-size="14.00" fill="#000000">JSArray</text>
104104
</a>
105105
</g>
106106
</g>
107-
<!-- JSTypedArray&#45;&gt;JSBridgedClass -->
108-
<g id="edge4" class="edge conformsTo">
109-
<title>JSTypedArray&#45;&gt;JSBridgedClass</title>
107+
<!-- JSArray&#45;&gt;JSBridgedClass -->
108+
<g id="edge3" class="edge conformsTo">
109+
<title>JSArray&#45;&gt;JSBridgedClass</title>
110110
<path fill="none" stroke="#000000" d="M672.8496,-36.2627C673.0636,-56.5556 673.4117,-89.5811 673.6615,-113.2797"/>
111111
<polygon fill="#000000" stroke="#000000" points="670.1632,-113.4701 673.7685,-123.4326 677.1628,-113.3962 670.1632,-113.4701"/>
112112
</g>
@@ -120,40 +120,40 @@ <h2 hidden>Relationships</h2>
120120
</g>
121121
</g>
122122
<!-- JSDate&#45;&gt;JSBridgedClass -->
123-
<g id="edge5" class="edge conformsTo">
123+
<g id="edge1" class="edge conformsTo">
124124
<title>JSDate&#45;&gt;JSBridgedClass</title>
125125
<path fill="none" stroke="#000000" d="M224.3805,-193.0902C319.4848,-182.234 457.6156,-166.4663 555.6262,-155.2783"/>
126126
<polygon fill="#000000" stroke="#000000" points="556.0404,-158.7539 565.5789,-154.1422 555.2464,-151.799 556.0404,-158.7539"/>
127127
</g>
128-
<!-- JSError -->
128+
<!-- JSPromise -->
129129
<g id="node5" class="node class">
130-
<title>JSError</title>
131-
<g id="a_node5"><a xlink:href="/JavaScriptKit/JSError" xlink:title="JSError">
130+
<title>JSPromise</title>
131+
<g id="a_node5"><a xlink:href="/JavaScriptKit/JSPromise" xlink:title="JSPromise">
132132
<path fill="none" stroke="#000000" stroke-width="2" d="M1337.4613,-220.5748C1337.4613,-220.5748 1145.4613,-220.5748 1145.4613,-220.5748 1139.4613,-220.5748 1133.4613,-214.5748 1133.4613,-208.5748 1133.4613,-208.5748 1133.4613,-196.5748 1133.4613,-196.5748 1133.4613,-190.5748 1139.4613,-184.5748 1145.4613,-184.5748 1145.4613,-184.5748 1337.4613,-184.5748 1337.4613,-184.5748 1343.4613,-184.5748 1349.4613,-190.5748 1349.4613,-196.5748 1349.4613,-196.5748 1349.4613,-208.5748 1349.4613,-208.5748 1349.4613,-214.5748 1343.4613,-220.5748 1337.4613,-220.5748"/>
133-
<text text-anchor="middle" x="1241.4613" y="-198.8748" font-family="Menlo" font-size="14.00" fill="#000000">JSError</text>
133+
<text text-anchor="middle" x="1241.4613" y="-198.8748" font-family="Menlo" font-size="14.00" fill="#000000">JSPromise</text>
134134
</a>
135135
</g>
136136
</g>
137-
<!-- JSError&#45;&gt;JSBridgedClass -->
138-
<g id="edge6" class="edge conformsTo">
139-
<title>JSError&#45;&gt;JSBridgedClass</title>
137+
<!-- JSPromise&#45;&gt;JSBridgedClass -->
138+
<g id="edge4" class="edge conformsTo">
139+
<title>JSPromise&#45;&gt;JSBridgedClass</title>
140140
<path fill="none" stroke="#000000" d="M1133.3832,-190.9948C1035.9118,-180.5513 892.8449,-165.2224 792.3224,-154.452"/>
141141
<polygon fill="#000000" stroke="#000000" points="792.4357,-150.9441 782.1197,-153.3588 791.6899,-157.9043 792.4357,-150.9441"/>
142142
</g>
143-
<!-- JSPromise -->
144-
<g id="node6" class="node class">
145-
<title>JSPromise</title>
146-
<g id="a_node6"><a xlink:href="/JavaScriptKit/JSPromise" xlink:title="JSPromise">
147-
<path fill="none" stroke="#000000" stroke-width="2" d="M781.2916,-283.6013C781.2916,-283.6013 589.2916,-283.6013 589.2916,-283.6013 583.2916,-283.6013 577.2916,-277.6013 577.2916,-271.6013 577.2916,-271.6013 577.2916,-259.6013 577.2916,-259.6013 577.2916,-253.6013 583.2916,-247.6013 589.2916,-247.6013 589.2916,-247.6013 781.2916,-247.6013 781.2916,-247.6013 787.2916,-247.6013 793.2916,-253.6013 793.2916,-259.6013 793.2916,-259.6013 793.2916,-271.6013 793.2916,-271.6013 793.2916,-277.6013 787.2916,-283.6013 781.2916,-283.6013"/>
148-
<text text-anchor="middle" x="685.2916" y="-261.9013" font-family="Menlo" font-size="14.00" fill="#000000">JSPromise</text>
143+
<!-- JSError -->
144+
<g id="node7" class="node class">
145+
<title>JSError</title>
146+
<g id="a_node7"><a xlink:href="/JavaScriptKit/JSError" xlink:title="JSError">
147+
<path fill="none" stroke="#000000" stroke-width="2" d="M204,-98.844C204,-98.844 12,-98.844 12,-98.844 6,-98.844 0,-92.844 0,-86.844 0,-86.844 0,-74.844 0,-74.844 0,-68.844 6,-62.844 12,-62.844 12,-62.844 204,-62.844 204,-62.844 210,-62.844 216,-68.844 216,-74.844 216,-74.844 216,-86.844 216,-86.844 216,-92.844 210,-98.844 204,-98.844"/>
148+
<text text-anchor="middle" x="108" y="-77.144" font-family="Menlo" font-size="14.00" fill="#000000">JSError</text>
149149
</a>
150150
</g>
151151
</g>
152-
<!-- JSPromise&#45;&gt;JSBridgedClass -->
153-
<g id="edge1" class="edge conformsTo">
154-
<title>JSPromise&#45;&gt;JSBridgedClass</title>
155-
<path fill="none" stroke="#000000" d="M683.6441,-247.5952C681.7814,-227.2358 678.7246,-193.826 676.544,-169.9932"/>
156-
<polygon fill="#000000" stroke="#000000" points="680.0079,-169.4376 675.6113,-159.7981 673.037,-170.0754 680.0079,-169.4376"/>
152+
<!-- JSError&#45;&gt;JSBridgedClass -->
153+
<g id="edge5" class="edge conformsTo">
154+
<title>JSError&#45;&gt;JSBridgedClass</title>
155+
<path fill="none" stroke="#000000" d="M216.1192,-92.4832C313.2094,-102.935 455.4652,-118.2489 555.5829,-129.0267"/>
156+
<polygon fill="#000000" stroke="#000000" points="555.4282,-132.5302 565.7454,-130.1207 556.1775,-125.5704 555.4282,-132.5302"/>
157157
</g>
158158
</g>
159159
</svg>
@@ -235,7 +235,7 @@ <h3>
235235

236236
<footer>
237237
<p>
238-
Generated on <time datetime="2021-01-21T17:09:18+0000">January 21, 2021</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.5</span>.
238+
Generated on <time datetime="2021-01-21T17:19:15+0000">January 21, 2021</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.5</span>.
239239
</p>
240240
</footer>
241241
</body>

0 commit comments

Comments
 (0)