Skip to content

Commit e621d16

Browse files
deploy: e5981cc
1 parent d0cb672 commit e621d16

File tree

27 files changed

+260
-226
lines changed

27 files changed

+260
-226
lines changed

JSArray/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ <h2 hidden>Relationships</h2>
7676
</g>
7777
</g>
7878
<!-- JSArray&#45;&gt;JSBridgedClass -->
79-
<g id="edge1" class="edge conformsTo">
79+
<g id="edge2" class="edge conformsTo">
8080
<title>JSArray&#45;&gt;JSBridgedClass</title>
8181
<path fill="none" stroke="#000000" d="M375.5134,-71.9243C344.4871,-61.9959 305.8297,-49.6255 273.3694,-39.2382"/>
8282
<polygon fill="#000000" stroke="#000000" points="274.1008,-35.7975 263.5098,-36.0831 271.9673,-42.4645 274.1008,-35.7975"/>
@@ -88,7 +88,7 @@ <h2 hidden>Relationships</h2>
8888
<text text-anchor="middle" x="657" y="-14.3" font-family="Menlo" font-size="14.00" fill="#000000">RandomAccessCollection</text>
8989
</g>
9090
<!-- JSArray&#45;&gt;RandomAccessCollection -->
91-
<g id="edge2" class="edge conformsTo">
91+
<g id="edge1" class="edge conformsTo">
9292
<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"/>
@@ -248,7 +248,7 @@ <h3>
248248

249249
<footer>
250250
<p>
251-
Generated on <time datetime="2020-09-26T18:46:46+0000">September 26, 2020</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.4</span>.
251+
Generated on <time datetime="2020-09-27T00:31:56+0000">September 27, 2020</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.4</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="2020-09-26T18:46:46+0000">September 26, 2020</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.4</span>.
46+
Generated on <time datetime="2020-09-27T00:31:56+0000">September 27, 2020</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.4</span>.
4747
</p>
4848
</footer>
4949
</body>

JSArray_Iterator/index.html

Lines changed: 36 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,41 @@ <h1>
4141
<section id="relationships">
4242
<h2 hidden>Relationships</h2>
4343
<figure>
44-
44+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
45+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
46+
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
47+
<!-- Generated by graphviz version 2.40.1 (20161225.0304)
48+
-->
49+
<!-- Title: %3 Pages: 1 -->
50+
<svg width="872pt" height="116pt"
51+
viewBox="0.00 0.00 872.00 116.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
52+
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 112)">
53+
<title>%3</title>
54+
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-112 868,-112 868,4 -4,4"/>
55+
<!-- JSArray.Iterator -->
56+
<g id="node1" class="node class current">
57+
<title>JSArray.Iterator</title>
58+
<g id="a_node1"><a xlink:href="/JavaScriptKit/JSArray_Iterator" xlink:title="JSArray.Iterator">
59+
<path fill="none" stroke="#000000" stroke-width="3" d="M528,-108C528,-108 336,-108 336,-108 330,-108 324,-102 324,-96 324,-96 324,-84 324,-84 324,-78 330,-72 336,-72 336,-72 528,-72 528,-72 534,-72 540,-78 540,-84 540,-84 540,-96 540,-96 540,-102 534,-108 528,-108"/>
60+
<text text-anchor="middle" x="432" y="-86.3" font-family="Menlo" font-size="14.00" fill="#000000">JSArray.Iterator</text>
61+
</a>
62+
</g>
63+
</g>
64+
<!-- IteratorProtocol -->
65+
<g id="node2" class="node unknown">
66+
<title>IteratorProtocol</title>
67+
<path fill="none" stroke="#000000" d="M528,-36C528,-36 336,-36 336,-36 330,-36 324,-30 324,-24 324,-24 324,-12 324,-12 324,-6 330,0 336,0 336,0 528,0 528,0 534,0 540,-6 540,-12 540,-12 540,-24 540,-24 540,-30 534,-36 528,-36"/>
68+
<text text-anchor="middle" x="432" y="-14.3" font-family="Menlo" font-size="14.00" fill="#000000">IteratorProtocol</text>
69+
</g>
70+
<!-- JSArray.Iterator&#45;&gt;IteratorProtocol -->
71+
<g id="edge1" class="edge conformsTo">
72+
<title>JSArray.Iterator&#45;&gt;IteratorProtocol</title>
73+
<path fill="none" stroke="#000000" d="M432,-71.8314C432,-64.131 432,-54.9743 432,-46.4166"/>
74+
<polygon fill="#000000" stroke="#000000" points="435.5001,-46.4132 432,-36.4133 428.5001,-46.4133 435.5001,-46.4132"/>
75+
</g>
76+
</g>
77+
</svg>
78+
4579

4680
<figcaption hidden>Inheritance graph for JSArray.Iterator.</figcaption>
4781
</figure>
@@ -75,7 +109,7 @@ <h3>
75109

76110
<footer>
77111
<p>
78-
Generated on <time datetime="2020-09-26T18:46:46+0000">September 26, 2020</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.4</span>.
112+
Generated on <time datetime="2020-09-27T00:31:56+0000">September 27, 2020</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.4</span>.
79113
</p>
80114
</footer>
81115
</body>

JSBridgedClass/index.html

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -75,23 +75,23 @@ <h2 hidden>Relationships</h2>
7575
</g>
7676
</g>
7777
<!-- JSBridgedClass&#45;&gt;JSBridgedType -->
78-
<g id="edge2" class="edge conformsTo">
78+
<g id="edge1" class="edge conformsTo">
7979
<title>JSBridgedClass&#45;&gt;JSBridgedType</title>
8080
<path fill="none" stroke="#000000" d="M450.3629,-133.8284C382.737,-143.6949 295.6207,-156.405 226.1903,-166.5347"/>
8181
<polygon fill="#000000" stroke="#000000" points="225.4692,-163.1028 216.0793,-168.0099 226.4798,-170.0294 225.4692,-163.1028"/>
8282
</g>
83-
<!-- JSDate -->
83+
<!-- JSTypedArray -->
8484
<g id="node2" class="node class">
85-
<title>JSDate</title>
86-
<g id="a_node2"><a xlink:href="/JavaScriptKit/JSDate" xlink:title="JSDate">
87-
<path fill="none" stroke="#000000" stroke-width="2" d="M1108.2314,-71.1618C1108.2314,-71.1618 916.2314,-71.1618 916.2314,-71.1618 910.2314,-71.1618 904.2314,-65.1618 904.2314,-59.1618 904.2314,-59.1618 904.2314,-47.1618 904.2314,-47.1618 904.2314,-41.1618 910.2314,-35.1618 916.2314,-35.1618 916.2314,-35.1618 1108.2314,-35.1618 1108.2314,-35.1618 1114.2314,-35.1618 1120.2314,-41.1618 1120.2314,-47.1618 1120.2314,-47.1618 1120.2314,-59.1618 1120.2314,-59.1618 1120.2314,-65.1618 1114.2314,-71.1618 1108.2314,-71.1618"/>
88-
<text text-anchor="middle" x="1012.2314" y="-49.4618" font-family="Menlo" font-size="14.00" fill="#000000">JSDate</text>
85+
<title>JSTypedArray</title>
86+
<g id="a_node2"><a xlink:href="/JavaScriptKit/JSTypedArray" xlink:title="JSTypedArray">
87+
<path fill="none" stroke="#000000" d="M1108.2314,-71.1618C1108.2314,-71.1618 916.2314,-71.1618 916.2314,-71.1618 910.2314,-71.1618 904.2314,-65.1618 904.2314,-59.1618 904.2314,-59.1618 904.2314,-47.1618 904.2314,-47.1618 904.2314,-41.1618 910.2314,-35.1618 916.2314,-35.1618 916.2314,-35.1618 1108.2314,-35.1618 1108.2314,-35.1618 1114.2314,-35.1618 1120.2314,-41.1618 1120.2314,-47.1618 1120.2314,-47.1618 1120.2314,-59.1618 1120.2314,-59.1618 1120.2314,-65.1618 1114.2314,-71.1618 1108.2314,-71.1618"/>
88+
<text text-anchor="middle" x="1012.2314" y="-49.4618" font-family="Menlo" font-size="14.00" fill="#000000">JSTypedArray</text>
8989
</a>
9090
</g>
9191
</g>
92-
<!-- JSDate&#45;&gt;JSBridgedClass -->
93-
<g id="edge1" class="edge conformsTo">
94-
<title>JSDate&#45;&gt;JSBridgedClass</title>
92+
<!-- JSTypedArray&#45;&gt;JSBridgedClass -->
93+
<g id="edge3" class="edge conformsTo">
94+
<title>JSTypedArray&#45;&gt;JSBridgedClass</title>
9595
<path fill="none" stroke="#000000" d="M904.1452,-68.6195C835.7025,-78.4077 747.1727,-91.0686 676.8544,-101.125"/>
9696
<polygon fill="#000000" stroke="#000000" points="676.02,-97.7086 666.6163,-102.5892 677.0111,-104.6381 676.02,-97.7086"/>
9797
</g>
@@ -105,23 +105,23 @@ <h2 hidden>Relationships</h2>
105105
</g>
106106
</g>
107107
<!-- JSArray&#45;&gt;JSBridgedClass -->
108-
<g id="edge3" class="edge conformsTo">
108+
<g id="edge4" class="edge conformsTo">
109109
<title>JSArray&#45;&gt;JSBridgedClass</title>
110110
<path fill="none" stroke="#000000" d="M317.9662,-36.0008C367.9781,-53.0535 443.1103,-78.6714 496.0868,-96.7348"/>
111111
<polygon fill="#000000" stroke="#000000" points="495.1153,-100.1014 505.7098,-100.016 497.3745,-93.4759 495.1153,-100.1014"/>
112112
</g>
113-
<!-- JSTypedArray -->
113+
<!-- JSDate -->
114114
<g id="node5" class="node class">
115-
<title>JSTypedArray</title>
116-
<g id="a_node5"><a xlink:href="/JavaScriptKit/JSTypedArray" xlink:title="JSTypedArray">
117-
<path fill="none" stroke="#000000" d="M952.8325,-235.49C952.8325,-235.49 760.8325,-235.49 760.8325,-235.49 754.8325,-235.49 748.8325,-229.49 748.8325,-223.49 748.8325,-223.49 748.8325,-211.49 748.8325,-211.49 748.8325,-205.49 754.8325,-199.49 760.8325,-199.49 760.8325,-199.49 952.8325,-199.49 952.8325,-199.49 958.8325,-199.49 964.8325,-205.49 964.8325,-211.49 964.8325,-211.49 964.8325,-223.49 964.8325,-223.49 964.8325,-229.49 958.8325,-235.49 952.8325,-235.49"/>
118-
<text text-anchor="middle" x="856.8325" y="-213.79" font-family="Menlo" font-size="14.00" fill="#000000">JSTypedArray</text>
115+
<title>JSDate</title>
116+
<g id="a_node5"><a xlink:href="/JavaScriptKit/JSDate" xlink:title="JSDate">
117+
<path fill="none" stroke="#000000" stroke-width="2" d="M952.8325,-235.49C952.8325,-235.49 760.8325,-235.49 760.8325,-235.49 754.8325,-235.49 748.8325,-229.49 748.8325,-223.49 748.8325,-223.49 748.8325,-211.49 748.8325,-211.49 748.8325,-205.49 754.8325,-199.49 760.8325,-199.49 760.8325,-199.49 952.8325,-199.49 952.8325,-199.49 958.8325,-199.49 964.8325,-205.49 964.8325,-211.49 964.8325,-211.49 964.8325,-223.49 964.8325,-223.49 964.8325,-229.49 958.8325,-235.49 952.8325,-235.49"/>
118+
<text text-anchor="middle" x="856.8325" y="-213.79" font-family="Menlo" font-size="14.00" fill="#000000">JSDate</text>
119119
</a>
120120
</g>
121121
</g>
122-
<!-- JSTypedArray&#45;&gt;JSBridgedClass -->
123-
<g id="edge4" class="edge conformsTo">
124-
<title>JSTypedArray&#45;&gt;JSBridgedClass</title>
122+
<!-- JSDate&#45;&gt;JSBridgedClass -->
123+
<g id="edge2" class="edge conformsTo">
124+
<title>JSDate&#45;&gt;JSBridgedClass</title>
125125
<path fill="none" stroke="#000000" d="M802.8199,-199.4805C752.0906,-182.5657 676.1588,-157.2477 622.4464,-139.3382"/>
126126
<polygon fill="#000000" stroke="#000000" points="623.2804,-135.927 612.6867,-136.0841 621.0662,-142.5675 623.2804,-135.927"/>
127127
</g>
@@ -192,7 +192,7 @@ <h3>
192192

193193
<footer>
194194
<p>
195-
Generated on <time datetime="2020-09-26T18:46:46+0000">September 26, 2020</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.4</span>.
195+
Generated on <time datetime="2020-09-27T00:31:56+0000">September 27, 2020</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.4</span>.
196196
</p>
197197
</footer>
198198
</body>

JSBridgedType/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ <h2 hidden>Relationships</h2>
7373
<text text-anchor="middle" x="971.9813" y="-139.6055" font-family="Menlo" font-size="14.00" fill="#000000">CustomStringConvertible</text>
7474
</g>
7575
<!-- JSBridgedType&#45;&gt;CustomStringConvertible -->
76-
<g id="edge3" class="edge conformsTo">
76+
<g id="edge1" class="edge conformsTo">
7777
<title>JSBridgedType&#45;&gt;CustomStringConvertible</title>
7878
<path fill="none" stroke="#000000" d="M550.2028,-129.2457C638.4756,-132.1882 762.9928,-136.339 853.8473,-139.3675"/>
7979
<polygon fill="#000000" stroke="#000000" points="853.8083,-142.8681 863.9194,-139.7033 854.0415,-135.872 853.8083,-142.8681"/>
@@ -85,7 +85,7 @@ <h2 hidden>Relationships</h2>
8585
<text text-anchor="middle" x="108" y="-212.0326" font-family="Menlo" font-size="14.00" fill="#000000">JSValueCodable</text>
8686
</g>
8787
<!-- JSBridgedType&#45;&gt;JSValueCodable -->
88-
<g id="edge2" class="edge conformsTo">
88+
<g id="edge3" class="edge conformsTo">
8989
<title>JSBridgedType&#45;&gt;JSValueCodable</title>
9090
<path fill="none" stroke="#000000" d="M375.2073,-143.6539C320.2308,-158.4837 242.2608,-179.516 184.7272,-195.0356"/>
9191
<polygon fill="#000000" stroke="#000000" points="183.6989,-191.6878 174.9556,-197.6715 185.5221,-198.4462 183.6989,-191.6878"/>
@@ -100,7 +100,7 @@ <h2 hidden>Relationships</h2>
100100
</g>
101101
</g>
102102
<!-- JSBridgedClass&#45;&gt;JSBridgedType -->
103-
<g id="edge1" class="edge conformsTo">
103+
<g id="edge2" class="edge conformsTo">
104104
<title>JSBridgedClass&#45;&gt;JSBridgedType</title>
105105
<path fill="none" stroke="#000000" d="M283.4407,-36.0163C315.7086,-54.2558 365.7396,-82.5361 400.9539,-102.4411"/>
106106
<polygon fill="#000000" stroke="#000000" points="399.5883,-105.6896 410.0161,-107.5635 403.0329,-99.5957 399.5883,-105.6896"/>
@@ -145,7 +145,7 @@ <h3>
145145

146146
<footer>
147147
<p>
148-
Generated on <time datetime="2020-09-26T18:46:46+0000">September 26, 2020</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.4</span>.
148+
Generated on <time datetime="2020-09-27T00:31:56+0000">September 27, 2020</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.4</span>.
149149
</p>
150150
</footer>
151151
</body>

JSClosure/index.html

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

179179
<footer>
180180
<p>
181-
Generated on <time datetime="2020-09-26T18:46:46+0000">September 26, 2020</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.4</span>.
181+
Generated on <time datetime="2020-09-27T00:31:56+0000">September 27, 2020</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.4</span>.
182182
</p>
183183
</footer>
184184
</body>

JSDate/index.html

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -71,30 +71,30 @@ <h2 hidden>Relationships</h2>
7171
</a>
7272
</g>
7373
</g>
74-
<!-- Comparable -->
75-
<g id="node2" class="node unknown">
76-
<title>Comparable</title>
74+
<!-- JSBridgedClass -->
75+
<g id="node2" class="node protocol">
76+
<title>JSBridgedClass</title>
77+
<g id="a_node2"><a xlink:href="/JavaScriptKit/JSBridgedClass" xlink:title="JSBridgedClass">
7778
<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"/>
78-
<text text-anchor="middle" x="207" y="-14.3" font-family="Menlo" font-size="14.00" fill="#000000">Comparable</text>
79+
<text text-anchor="middle" x="207" y="-14.3" font-family="Menlo" font-size="14.00" fill="#000000">JSBridgedClass</text>
80+
</a>
7981
</g>
80-
<!-- JSDate&#45;&gt;Comparable -->
82+
</g>
83+
<!-- JSDate&#45;&gt;JSBridgedClass -->
8184
<g id="edge2" class="edge conformsTo">
82-
<title>JSDate&#45;&gt;Comparable</title>
85+
<title>JSDate&#45;&gt;JSBridgedClass</title>
8386
<path fill="none" stroke="#000000" d="M375.5134,-71.9243C344.4871,-61.9959 305.8297,-49.6255 273.3694,-39.2382"/>
8487
<polygon fill="#000000" stroke="#000000" points="274.1008,-35.7975 263.5098,-36.0831 271.9673,-42.4645 274.1008,-35.7975"/>
8588
</g>
86-
<!-- JSBridgedClass -->
87-
<g id="node3" class="node protocol">
88-
<title>JSBridgedClass</title>
89-
<g id="a_node3"><a xlink:href="/JavaScriptKit/JSBridgedClass" xlink:title="JSBridgedClass">
89+
<!-- Comparable -->
90+
<g id="node3" class="node unknown">
91+
<title>Comparable</title>
9092
<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"/>
91-
<text text-anchor="middle" x="657" y="-14.3" font-family="Menlo" font-size="14.00" fill="#000000">JSBridgedClass</text>
92-
</a>
93+
<text text-anchor="middle" x="657" y="-14.3" font-family="Menlo" font-size="14.00" fill="#000000">Comparable</text>
9394
</g>
94-
</g>
95-
<!-- JSDate&#45;&gt;JSBridgedClass -->
95+
<!-- JSDate&#45;&gt;Comparable -->
9696
<g id="edge1" class="edge conformsTo">
97-
<title>JSDate&#45;&gt;JSBridgedClass</title>
97+
<title>JSDate&#45;&gt;Comparable</title>
9898
<path fill="none" stroke="#000000" d="M488.4866,-71.9243C519.5129,-61.9959 558.1703,-49.6255 590.6306,-39.2382"/>
9999
<polygon fill="#000000" stroke="#000000" points="592.0327,-42.4645 600.4902,-36.0831 589.8992,-35.7975 592.0327,-42.4645"/>
100100
</g>
@@ -428,7 +428,7 @@ <h3>
428428

429429
<footer>
430430
<p>
431-
Generated on <time datetime="2020-09-26T18:46:46+0000">September 26, 2020</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.4</span>.
431+
Generated on <time datetime="2020-09-27T00:31:56+0000">September 27, 2020</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.4</span>.
432432
</p>
433433
</footer>
434434
</body>

JSError/index.html

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -67,30 +67,30 @@ <h2 hidden>Relationships</h2>
6767
</a>
6868
</g>
6969
</g>
70-
<!-- JSValueConvertible -->
71-
<g id="node2" class="node protocol">
72-
<title>JSValueConvertible</title>
73-
<g id="a_node2"><a xlink:href="/JavaScriptKit/JSValueConvertible" xlink:title="JSValueConvertible">
70+
<!-- Error -->
71+
<g id="node2" class="node unknown">
72+
<title>Error</title>
7473
<path fill="none" stroke="#000000" d="M1067.9813,-161.3055C1067.9813,-161.3055 875.9813,-161.3055 875.9813,-161.3055 869.9813,-161.3055 863.9813,-155.3055 863.9813,-149.3055 863.9813,-149.3055 863.9813,-137.3055 863.9813,-137.3055 863.9813,-131.3055 869.9813,-125.3055 875.9813,-125.3055 875.9813,-125.3055 1067.9813,-125.3055 1067.9813,-125.3055 1073.9813,-125.3055 1079.9813,-131.3055 1079.9813,-137.3055 1079.9813,-137.3055 1079.9813,-149.3055 1079.9813,-149.3055 1079.9813,-155.3055 1073.9813,-161.3055 1067.9813,-161.3055"/>
75-
<text text-anchor="middle" x="971.9813" y="-139.6055" font-family="Menlo" font-size="14.00" fill="#000000">JSValueConvertible</text>
76-
</a>
77-
</g>
74+
<text text-anchor="middle" x="971.9813" y="-139.6055" font-family="Menlo" font-size="14.00" fill="#000000">Error</text>
7875
</g>
79-
<!-- JSError&#45;&gt;JSValueConvertible -->
76+
<!-- JSError&#45;&gt;Error -->
8077
<g id="edge2" class="edge conformsTo">
81-
<title>JSError&#45;&gt;JSValueConvertible</title>
78+
<title>JSError&#45;&gt;Error</title>
8279
<path fill="none" stroke="#000000" d="M550.2028,-129.2457C638.4756,-132.1882 762.9928,-136.339 853.8473,-139.3675"/>
8380
<polygon fill="#000000" stroke="#000000" points="853.8083,-142.8681 863.9194,-139.7033 854.0415,-135.872 853.8083,-142.8681"/>
8481
</g>
85-
<!-- Error -->
86-
<g id="node3" class="node unknown">
87-
<title>Error</title>
82+
<!-- JSValueConvertible -->
83+
<g id="node3" class="node protocol">
84+
<title>JSValueConvertible</title>
85+
<g id="a_node3"><a xlink:href="/JavaScriptKit/JSValueConvertible" xlink:title="JSValueConvertible">
8886
<path fill="none" stroke="#000000" d="M347.5678,-36C347.5678,-36 155.5678,-36 155.5678,-36 149.5678,-36 143.5678,-30 143.5678,-24 143.5678,-24 143.5678,-12 143.5678,-12 143.5678,-6 149.5678,0 155.5678,0 155.5678,0 347.5678,0 347.5678,0 353.5678,0 359.5678,-6 359.5678,-12 359.5678,-12 359.5678,-24 359.5678,-24 359.5678,-30 353.5678,-36 347.5678,-36"/>
89-
<text text-anchor="middle" x="251.5678" y="-14.3" font-family="Menlo" font-size="14.00" fill="#000000">Error</text>
87+
<text text-anchor="middle" x="251.5678" y="-14.3" font-family="Menlo" font-size="14.00" fill="#000000">JSValueConvertible</text>
88+
</a>
9089
</g>
91-
<!-- JSError&#45;&gt;Error -->
92-
<g id="edge3" class="edge conformsTo">
93-
<title>JSError&#45;&gt;Error</title>
90+
</g>
91+
<!-- JSError&#45;&gt;JSValueConvertible -->
92+
<g id="edge1" class="edge conformsTo">
93+
<title>JSError&#45;&gt;JSValueConvertible</title>
9494
<path fill="none" stroke="#000000" d="M410.1201,-107.6223C377.8522,-89.3828 327.8211,-61.1025 292.6069,-41.1975"/>
9595
<polygon fill="#000000" stroke="#000000" points="293.9725,-37.949 283.5447,-36.0751 290.5279,-44.0428 293.9725,-37.949"/>
9696
</g>
@@ -101,7 +101,7 @@ <h2 hidden>Relationships</h2>
101101
<text text-anchor="middle" x="108" y="-212.0326" font-family="Menlo" font-size="14.00" fill="#000000">CustomStringConvertible</text>
102102
</g>
103103
<!-- JSError&#45;&gt;CustomStringConvertible -->
104-
<g id="edge1" class="edge conformsTo">
104+
<g id="edge3" class="edge conformsTo">
105105
<title>JSError&#45;&gt;CustomStringConvertible</title>
106106
<path fill="none" stroke="#000000" d="M375.2073,-143.6539C320.2308,-158.4837 242.2608,-179.516 184.7272,-195.0356"/>
107107
<polygon fill="#000000" stroke="#000000" points="183.6989,-191.6878 174.9556,-197.6715 185.5221,-198.4462 183.6989,-191.6878"/>
@@ -227,7 +227,7 @@ <h3>
227227

228228
<footer>
229229
<p>
230-
Generated on <time datetime="2020-09-26T18:46:46+0000">September 26, 2020</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.4</span>.
230+
Generated on <time datetime="2020-09-27T00:31:56+0000">September 27, 2020</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.4</span>.
231231
</p>
232232
</footer>
233233
</body>

0 commit comments

Comments
 (0)