Skip to content

Commit d0cb672

Browse files
committed
deploy: 317bab3
1 parent 57e7011 commit d0cb672

File tree

27 files changed

+309
-261
lines changed

27 files changed

+309
-261
lines changed

JSArray/index.html

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

249249
<footer>
250250
<p>
251-
Generated on <time datetime="2020-09-25T22:26:05+0000">September 25, 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-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>.
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-25T22:26:04+0000">September 25, 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-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>.
4747
</p>
4848
</footer>
4949
</body>

JSArray_Iterator/index.html

Lines changed: 2 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -41,41 +41,7 @@ <h1>
4141
<section id="relationships">
4242
<h2 hidden>Relationships</h2>
4343
<figure>
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-
44+
7945

8046
<figcaption hidden>Inheritance graph for JSArray.Iterator.</figcaption>
8147
</figure>
@@ -109,7 +75,7 @@ <h3>
10975

11076
<footer>
11177
<p>
112-
Generated on <time datetime="2020-09-25T22:26:04+0000">September 25, 2020</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.4</span>.
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>.
11379
</p>
11480
</footer>
11581
</body>

JSBridgedClass/index.html

Lines changed: 84 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,89 @@ <h1>
4545
<section id="relationships">
4646
<h2 hidden>Relationships</h2>
4747
<figure>
48-
48+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
49+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
50+
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
51+
<!-- Generated by graphviz version 2.40.1 (20161225.0304)
52+
-->
53+
<!-- Title: %3 Pages: 1 -->
54+
<svg width="1128pt" height="243pt"
55+
viewBox="0.00 0.00 1128.23 243.49" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
56+
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 239.49)">
57+
<title>%3</title>
58+
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-239.49 1124.2314,-239.49 1124.2314,4 -4,4"/>
59+
<!-- JSBridgedClass -->
60+
<g id="node1" class="node protocol current">
61+
<title>JSBridgedClass</title>
62+
<g id="a_node1"><a xlink:href="/JavaScriptKit/JSBridgedClass" xlink:title="JSBridgedClass">
63+
<path fill="none" stroke="#000000" stroke-width="3" d="M654.5729,-136.0408C654.5729,-136.0408 462.5729,-136.0408 462.5729,-136.0408 456.5729,-136.0408 450.5729,-130.0408 450.5729,-124.0408 450.5729,-124.0408 450.5729,-112.0408 450.5729,-112.0408 450.5729,-106.0408 456.5729,-100.0408 462.5729,-100.0408 462.5729,-100.0408 654.5729,-100.0408 654.5729,-100.0408 660.5729,-100.0408 666.5729,-106.0408 666.5729,-112.0408 666.5729,-112.0408 666.5729,-124.0408 666.5729,-124.0408 666.5729,-130.0408 660.5729,-136.0408 654.5729,-136.0408"/>
64+
<text text-anchor="middle" x="558.5729" y="-114.3408" font-family="Menlo" font-size="14.00" fill="#000000">JSBridgedClass</text>
65+
</a>
66+
</g>
67+
</g>
68+
<!-- JSBridgedType -->
69+
<g id="node4" class="node protocol">
70+
<title>JSBridgedType</title>
71+
<g id="a_node4"><a xlink:href="/JavaScriptKit/JSBridgedType" xlink:title="JSBridgedType">
72+
<path fill="none" stroke="#000000" d="M204,-201.7784C204,-201.7784 12,-201.7784 12,-201.7784 6,-201.7784 0,-195.7784 0,-189.7784 0,-189.7784 0,-177.7784 0,-177.7784 0,-171.7784 6,-165.7784 12,-165.7784 12,-165.7784 204,-165.7784 204,-165.7784 210,-165.7784 216,-171.7784 216,-177.7784 216,-177.7784 216,-189.7784 216,-189.7784 216,-195.7784 210,-201.7784 204,-201.7784"/>
73+
<text text-anchor="middle" x="108" y="-180.0784" font-family="Menlo" font-size="14.00" fill="#000000">JSBridgedType</text>
74+
</a>
75+
</g>
76+
</g>
77+
<!-- JSBridgedClass&#45;&gt;JSBridgedType -->
78+
<g id="edge2" class="edge conformsTo">
79+
<title>JSBridgedClass&#45;&gt;JSBridgedType</title>
80+
<path fill="none" stroke="#000000" d="M450.3629,-133.8284C382.737,-143.6949 295.6207,-156.405 226.1903,-166.5347"/>
81+
<polygon fill="#000000" stroke="#000000" points="225.4692,-163.1028 216.0793,-168.0099 226.4798,-170.0294 225.4692,-163.1028"/>
82+
</g>
83+
<!-- JSDate -->
84+
<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>
89+
</a>
90+
</g>
91+
</g>
92+
<!-- JSDate&#45;&gt;JSBridgedClass -->
93+
<g id="edge1" class="edge conformsTo">
94+
<title>JSDate&#45;&gt;JSBridgedClass</title>
95+
<path fill="none" stroke="#000000" d="M904.1452,-68.6195C835.7025,-78.4077 747.1727,-91.0686 676.8544,-101.125"/>
96+
<polygon fill="#000000" stroke="#000000" points="676.02,-97.7086 666.6163,-102.5892 677.0111,-104.6381 676.02,-97.7086"/>
97+
</g>
98+
<!-- JSArray -->
99+
<g id="node3" class="node class">
100+
<title>JSArray</title>
101+
<g id="a_node3"><a xlink:href="/JavaScriptKit/JSArray" xlink:title="JSArray">
102+
<path fill="none" stroke="#000000" d="M361.1734,-36C361.1734,-36 169.1734,-36 169.1734,-36 163.1734,-36 157.1734,-30 157.1734,-24 157.1734,-24 157.1734,-12 157.1734,-12 157.1734,-6 163.1734,0 169.1734,0 169.1734,0 361.1734,0 361.1734,0 367.1734,0 373.1734,-6 373.1734,-12 373.1734,-12 373.1734,-24 373.1734,-24 373.1734,-30 367.1734,-36 361.1734,-36"/>
103+
<text text-anchor="middle" x="265.1734" y="-14.3" font-family="Menlo" font-size="14.00" fill="#000000">JSArray</text>
104+
</a>
105+
</g>
106+
</g>
107+
<!-- JSArray&#45;&gt;JSBridgedClass -->
108+
<g id="edge3" class="edge conformsTo">
109+
<title>JSArray&#45;&gt;JSBridgedClass</title>
110+
<path fill="none" stroke="#000000" d="M317.9662,-36.0008C367.9781,-53.0535 443.1103,-78.6714 496.0868,-96.7348"/>
111+
<polygon fill="#000000" stroke="#000000" points="495.1153,-100.1014 505.7098,-100.016 497.3745,-93.4759 495.1153,-100.1014"/>
112+
</g>
113+
<!-- JSTypedArray -->
114+
<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>
119+
</a>
120+
</g>
121+
</g>
122+
<!-- JSTypedArray&#45;&gt;JSBridgedClass -->
123+
<g id="edge4" class="edge conformsTo">
124+
<title>JSTypedArray&#45;&gt;JSBridgedClass</title>
125+
<path fill="none" stroke="#000000" d="M802.8199,-199.4805C752.0906,-182.5657 676.1588,-157.2477 622.4464,-139.3382"/>
126+
<polygon fill="#000000" stroke="#000000" points="623.2804,-135.927 612.6867,-136.0841 621.0662,-142.5675 623.2804,-135.927"/>
127+
</g>
128+
</g>
129+
</svg>
130+
49131

50132
<figcaption hidden>Inheritance graph for JSBridgedClass.</figcaption>
51133
</figure>
@@ -110,7 +192,7 @@ <h3>
110192

111193
<footer>
112194
<p>
113-
Generated on <time datetime="2020-09-25T22:26:04+0000">September 25, 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-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>.
114196
</p>
115197
</footer>
116198
</body>

JSBridgedType/index.html

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -79,31 +79,31 @@ <h2 hidden>Relationships</h2>
7979
<polygon fill="#000000" stroke="#000000" points="853.8083,-142.8681 863.9194,-139.7033 854.0415,-135.872 853.8083,-142.8681"/>
8080
</g>
8181
<!-- JSValueCodable -->
82-
<g id="node3" class="node unknown">
82+
<g id="node4" class="node unknown">
8383
<title>JSValueCodable</title>
84-
<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"/>
85-
<text text-anchor="middle" x="251.5678" y="-14.3" font-family="Menlo" font-size="14.00" fill="#000000">JSValueCodable</text>
84+
<path fill="none" stroke="#000000" d="M204,-233.7326C204,-233.7326 12,-233.7326 12,-233.7326 6,-233.7326 0,-227.7326 0,-221.7326 0,-221.7326 0,-209.7326 0,-209.7326 0,-203.7326 6,-197.7326 12,-197.7326 12,-197.7326 204,-197.7326 204,-197.7326 210,-197.7326 216,-203.7326 216,-209.7326 216,-209.7326 216,-221.7326 216,-221.7326 216,-227.7326 210,-233.7326 204,-233.7326"/>
85+
<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="edge1" class="edge conformsTo">
88+
<g id="edge2" class="edge conformsTo">
8989
<title>JSBridgedType&#45;&gt;JSValueCodable</title>
90-
<path fill="none" stroke="#000000" d="M410.1201,-107.6223C377.8522,-89.3828 327.8211,-61.1025 292.6069,-41.1975"/>
91-
<polygon fill="#000000" stroke="#000000" points="293.9725,-37.949 283.5447,-36.0751 290.5279,-44.0428 293.9725,-37.949"/>
90+
<path fill="none" stroke="#000000" d="M375.2073,-143.6539C320.2308,-158.4837 242.2608,-179.516 184.7272,-195.0356"/>
91+
<polygon fill="#000000" stroke="#000000" points="183.6989,-191.6878 174.9556,-197.6715 185.5221,-198.4462 183.6989,-191.6878"/>
9292
</g>
9393
<!-- JSBridgedClass -->
94-
<g id="node4" class="node protocol">
94+
<g id="node3" class="node protocol">
9595
<title>JSBridgedClass</title>
96-
<g id="a_node4"><a xlink:href="/JavaScriptKit/JSBridgedClass" xlink:title="JSBridgedClass">
97-
<path fill="none" stroke="#000000" d="M204,-233.7326C204,-233.7326 12,-233.7326 12,-233.7326 6,-233.7326 0,-227.7326 0,-221.7326 0,-221.7326 0,-209.7326 0,-209.7326 0,-203.7326 6,-197.7326 12,-197.7326 12,-197.7326 204,-197.7326 204,-197.7326 210,-197.7326 216,-203.7326 216,-209.7326 216,-209.7326 216,-221.7326 216,-221.7326 216,-227.7326 210,-233.7326 204,-233.7326"/>
98-
<text text-anchor="middle" x="108" y="-212.0326" font-family="Menlo" font-size="14.00" fill="#000000">JSBridgedClass</text>
96+
<g id="a_node3"><a xlink:href="/JavaScriptKit/JSBridgedClass" xlink:title="JSBridgedClass">
97+
<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"/>
98+
<text text-anchor="middle" x="251.5678" y="-14.3" font-family="Menlo" font-size="14.00" fill="#000000">JSBridgedClass</text>
9999
</a>
100100
</g>
101101
</g>
102102
<!-- JSBridgedClass&#45;&gt;JSBridgedType -->
103-
<g id="edge2" class="edge conformsTo">
103+
<g id="edge1" class="edge conformsTo">
104104
<title>JSBridgedClass&#45;&gt;JSBridgedType</title>
105-
<path fill="none" stroke="#000000" d="M174.7857,-197.7173C229.7623,-182.8875 307.7322,-161.8552 365.2658,-146.3356"/>
106-
<polygon fill="#000000" stroke="#000000" points="366.2941,-149.6834 375.0374,-143.6997 364.471,-142.925 366.2941,-149.6834"/>
105+
<path fill="none" stroke="#000000" d="M283.4407,-36.0163C315.7086,-54.2558 365.7396,-82.5361 400.9539,-102.4411"/>
106+
<polygon fill="#000000" stroke="#000000" points="399.5883,-105.6896 410.0161,-107.5635 403.0329,-99.5957 399.5883,-105.6896"/>
107107
</g>
108108
</g>
109109
</svg>
@@ -145,7 +145,7 @@ <h3>
145145

146146
<footer>
147147
<p>
148-
Generated on <time datetime="2020-09-25T22:26:04+0000">September 25, 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-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>.
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-25T22:26:05+0000">September 25, 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-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>.
182182
</p>
183183
</footer>
184184
</body>

JSDate/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ <h2 hidden>Relationships</h2>
7878
<text text-anchor="middle" x="207" y="-14.3" font-family="Menlo" font-size="14.00" fill="#000000">Comparable</text>
7979
</g>
8080
<!-- JSDate&#45;&gt;Comparable -->
81-
<g id="edge1" class="edge conformsTo">
81+
<g id="edge2" class="edge conformsTo">
8282
<title>JSDate&#45;&gt;Comparable</title>
8383
<path fill="none" stroke="#000000" d="M375.5134,-71.9243C344.4871,-61.9959 305.8297,-49.6255 273.3694,-39.2382"/>
8484
<polygon fill="#000000" stroke="#000000" points="274.1008,-35.7975 263.5098,-36.0831 271.9673,-42.4645 274.1008,-35.7975"/>
@@ -93,7 +93,7 @@ <h2 hidden>Relationships</h2>
9393
</g>
9494
</g>
9595
<!-- JSDate&#45;&gt;JSBridgedClass -->
96-
<g id="edge2" class="edge conformsTo">
96+
<g id="edge1" class="edge conformsTo">
9797
<title>JSDate&#45;&gt;JSBridgedClass</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"/>
@@ -428,7 +428,7 @@ <h3>
428428

429429
<footer>
430430
<p>
431-
Generated on <time datetime="2020-09-25T22:26:05+0000">September 25, 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-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>.
432432
</p>
433433
</footer>
434434
</body>

0 commit comments

Comments
 (0)