Skip to content

Commit

Permalink
CI: Updated Swift documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 12, 2021
1 parent dae4fb9 commit 1325739
Show file tree
Hide file tree
Showing 53 changed files with 812 additions and 637 deletions.
2 changes: 1 addition & 1 deletion docs/Auth/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ <h3>

<footer>
<p>
Generated on <time datetime="2021-01-11T22:57:17+0000">January 11, 2021</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.5</span>.
Generated on <time datetime="2021-01-12T00:38:21+0000">January 12, 2021</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.5</span>.
</p>
</footer>
</body>
Expand Down
26 changes: 13 additions & 13 deletions docs/Authenticator/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,33 +70,33 @@ <h2 hidden>Relationships</h2>
</a>
</g>
</g>
<!-- BasicAuthAuthenticator -->
<!-- OAuth2Authenticator -->
<g id="node2" class="node class">
<title>BasicAuthAuthenticator</title>
<g id="a_node2"><a xlink:href="https://vegather.github.io/Disruptive/BasicAuthAuthenticator" xlink:title="BasicAuthAuthenticator">
<title>OAuth2Authenticator</title>
<g id="a_node2"><a xlink:href="https://vegather.github.io/Disruptive/OAuth2Authenticator" xlink:title="OAuth2Authenticator">
<path fill="none" stroke="#000000" d="M303,-108C303,-108 111,-108 111,-108 105,-108 99,-102 99,-96 99,-96 99,-84 99,-84 99,-78 105,-72 111,-72 111,-72 303,-72 303,-72 309,-72 315,-78 315,-84 315,-84 315,-96 315,-96 315,-102 309,-108 303,-108"/>
<text text-anchor="middle" x="207" y="-86.3" font-family="Menlo" font-size="14.00" fill="#000000">BasicAuthAuthenticator</text>
<text text-anchor="middle" x="207" y="-86.3" font-family="Menlo" font-size="14.00" fill="#000000">OAuth2Authenticator</text>
</a>
</g>
</g>
<!-- BasicAuthAuthenticator&#45;&gt;Authenticator -->
<!-- OAuth2Authenticator&#45;&gt;Authenticator -->
<g id="edge1" class="edge conformsTo">
<title>BasicAuthAuthenticator&#45;&gt;Authenticator</title>
<title>OAuth2Authenticator&#45;&gt;Authenticator</title>
<path fill="none" stroke="#000000" d="M263.4866,-71.9243C294.5129,-61.9959 333.1703,-49.6255 365.6306,-39.2382"/>
<polygon fill="#000000" stroke="#000000" points="367.0327,-42.4645 375.4902,-36.0831 364.8992,-35.7975 367.0327,-42.4645"/>
</g>
<!-- OAuth2Authenticator -->
<!-- BasicAuthAuthenticator -->
<g id="node3" class="node class">
<title>OAuth2Authenticator</title>
<g id="a_node3"><a xlink:href="https://vegather.github.io/Disruptive/OAuth2Authenticator" xlink:title="OAuth2Authenticator">
<title>BasicAuthAuthenticator</title>
<g id="a_node3"><a xlink:href="https://vegather.github.io/Disruptive/BasicAuthAuthenticator" xlink:title="BasicAuthAuthenticator">
<path fill="none" stroke="#000000" d="M753,-108C753,-108 561,-108 561,-108 555,-108 549,-102 549,-96 549,-96 549,-84 549,-84 549,-78 555,-72 561,-72 561,-72 753,-72 753,-72 759,-72 765,-78 765,-84 765,-84 765,-96 765,-96 765,-102 759,-108 753,-108"/>
<text text-anchor="middle" x="657" y="-86.3" font-family="Menlo" font-size="14.00" fill="#000000">OAuth2Authenticator</text>
<text text-anchor="middle" x="657" y="-86.3" font-family="Menlo" font-size="14.00" fill="#000000">BasicAuthAuthenticator</text>
</a>
</g>
</g>
<!-- OAuth2Authenticator&#45;&gt;Authenticator -->
<!-- BasicAuthAuthenticator&#45;&gt;Authenticator -->
<g id="edge2" class="edge conformsTo">
<title>OAuth2Authenticator&#45;&gt;Authenticator</title>
<title>BasicAuthAuthenticator&#45;&gt;Authenticator</title>
<path fill="none" stroke="#000000" d="M600.5134,-71.9243C569.4871,-61.9959 530.8297,-49.6255 498.3694,-39.2382"/>
<polygon fill="#000000" stroke="#000000" points="499.1008,-35.7975 488.5098,-36.0831 496.9673,-42.4645 499.1008,-35.7975"/>
</g>
Expand Down Expand Up @@ -195,7 +195,7 @@ <h3>

<footer>
<p>
Generated on <time datetime="2021-01-11T22:57:18+0000">January 11, 2021</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.5</span>.
Generated on <time datetime="2021-01-12T00:38:21+0000">January 12, 2021</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.5</span>.
</p>
</footer>
</body>
Expand Down
2 changes: 1 addition & 1 deletion docs/BasicAuthAuthenticator/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ <h3>

<footer>
<p>
Generated on <time datetime="2021-01-11T22:57:17+0000">January 11, 2021</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.5</span>.
Generated on <time datetime="2021-01-12T00:38:21+0000">January 12, 2021</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.5</span>.
</p>
</footer>
</body>
Expand Down
36 changes: 18 additions & 18 deletions docs/BatteryStatusEvent/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,35 +76,35 @@ <h2 hidden>Relationships</h2>
<text text-anchor="middle" x="971.9813" y="-139.6055" font-family="Menlo" font-size="14.00" fill="#000000">Equatable</text>
</g>
<!-- BatteryStatusEvent&#45;&gt;Equatable -->
<g id="edge1" class="edge conformsTo">
<g id="edge3" class="edge conformsTo">
<title>BatteryStatusEvent&#45;&gt;Equatable</title>
<path fill="none" stroke="#000000" d="M550.2028,-129.2457C638.4756,-132.1882 762.9928,-136.339 853.8473,-139.3675"/>
<polygon fill="#000000" stroke="#000000" points="853.8083,-142.8681 863.9194,-139.7033 854.0415,-135.872 853.8083,-142.8681"/>
</g>
<!-- PublishableEvent -->
<g id="node3" class="node protocol">
<title>PublishableEvent</title>
<g id="a_node3"><a xlink:href="https://vegather.github.io/Disruptive/PublishableEvent" xlink:title="PublishableEvent">
<!-- Codable -->
<g id="node3" class="node unknown">
<title>Codable</title>
<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"/>
<text text-anchor="middle" x="251.5678" y="-14.3" font-family="Menlo" font-size="14.00" fill="#000000">PublishableEvent</text>
</a>
</g>
<text text-anchor="middle" x="251.5678" y="-14.3" font-family="Menlo" font-size="14.00" fill="#000000">Codable</text>
</g>
<!-- BatteryStatusEvent&#45;&gt;PublishableEvent -->
<!-- BatteryStatusEvent&#45;&gt;Codable -->
<g id="edge2" class="edge conformsTo">
<title>BatteryStatusEvent&#45;&gt;PublishableEvent</title>
<title>BatteryStatusEvent&#45;&gt;Codable</title>
<path fill="none" stroke="#000000" d="M410.1201,-107.6223C377.8522,-89.3828 327.8211,-61.1025 292.6069,-41.1975"/>
<polygon fill="#000000" stroke="#000000" points="293.9725,-37.949 283.5447,-36.0751 290.5279,-44.0428 293.9725,-37.949"/>
</g>
<!-- Codable -->
<g id="node4" class="node unknown">
<title>Codable</title>
<!-- PublishableEvent -->
<g id="node4" class="node protocol">
<title>PublishableEvent</title>
<g id="a_node4"><a xlink:href="https://vegather.github.io/Disruptive/PublishableEvent" xlink:title="PublishableEvent">
<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"/>
<text text-anchor="middle" x="108" y="-212.0326" font-family="Menlo" font-size="14.00" fill="#000000">Codable</text>
<text text-anchor="middle" x="108" y="-212.0326" font-family="Menlo" font-size="14.00" fill="#000000">PublishableEvent</text>
</a>
</g>
<!-- BatteryStatusEvent&#45;&gt;Codable -->
<g id="edge3" class="edge conformsTo">
<title>BatteryStatusEvent&#45;&gt;Codable</title>
</g>
<!-- BatteryStatusEvent&#45;&gt;PublishableEvent -->
<g id="edge1" class="edge conformsTo">
<title>BatteryStatusEvent&#45;&gt;PublishableEvent</title>
<path fill="none" stroke="#000000" d="M375.2073,-143.6539C320.2308,-158.4837 242.2608,-179.516 184.7272,-195.0356"/>
<polygon fill="#000000" stroke="#000000" points="183.6989,-191.6878 174.9556,-197.6715 185.5221,-198.4462 183.6989,-191.6878"/>
</g>
Expand Down Expand Up @@ -192,7 +192,7 @@ <h3>

<footer>
<p>
Generated on <time datetime="2021-01-11T22:57:18+0000">January 11, 2021</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.5</span>.
Generated on <time datetime="2021-01-12T00:38:21+0000">January 12, 2021</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.5</span>.
</p>
</footer>
</body>
Expand Down
36 changes: 18 additions & 18 deletions docs/CellularStatusEvent/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,18 +69,15 @@ <h2 hidden>Relationships</h2>
</a>
</g>
</g>
<!-- PublishableEvent -->
<g id="node2" class="node protocol">
<title>PublishableEvent</title>
<g id="a_node2"><a xlink:href="https://vegather.github.io/Disruptive/PublishableEvent" xlink:title="PublishableEvent">
<!-- Codable -->
<g id="node2" class="node unknown">
<title>Codable</title>
<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"/>
<text text-anchor="middle" x="971.9813" y="-139.6055" font-family="Menlo" font-size="14.00" fill="#000000">PublishableEvent</text>
</a>
</g>
<text text-anchor="middle" x="971.9813" y="-139.6055" font-family="Menlo" font-size="14.00" fill="#000000">Codable</text>
</g>
<!-- CellularStatusEvent&#45;&gt;PublishableEvent -->
<g id="edge1" class="edge conformsTo">
<title>CellularStatusEvent&#45;&gt;PublishableEvent</title>
<!-- CellularStatusEvent&#45;&gt;Codable -->
<g id="edge2" class="edge conformsTo">
<title>CellularStatusEvent&#45;&gt;Codable</title>
<path fill="none" stroke="#000000" d="M550.2028,-129.2457C638.4756,-132.1882 762.9928,-136.339 853.8473,-139.3675"/>
<polygon fill="#000000" stroke="#000000" points="853.8083,-142.8681 863.9194,-139.7033 854.0415,-135.872 853.8083,-142.8681"/>
</g>
Expand All @@ -96,15 +93,18 @@ <h2 hidden>Relationships</h2>
<path fill="none" stroke="#000000" d="M410.1201,-107.6223C377.8522,-89.3828 327.8211,-61.1025 292.6069,-41.1975"/>
<polygon fill="#000000" stroke="#000000" points="293.9725,-37.949 283.5447,-36.0751 290.5279,-44.0428 293.9725,-37.949"/>
</g>
<!-- Codable -->
<g id="node4" class="node unknown">
<title>Codable</title>
<!-- PublishableEvent -->
<g id="node4" class="node protocol">
<title>PublishableEvent</title>
<g id="a_node4"><a xlink:href="https://vegather.github.io/Disruptive/PublishableEvent" xlink:title="PublishableEvent">
<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"/>
<text text-anchor="middle" x="108" y="-212.0326" font-family="Menlo" font-size="14.00" fill="#000000">Codable</text>
<text text-anchor="middle" x="108" y="-212.0326" font-family="Menlo" font-size="14.00" fill="#000000">PublishableEvent</text>
</a>
</g>
<!-- CellularStatusEvent&#45;&gt;Codable -->
<g id="edge2" class="edge conformsTo">
<title>CellularStatusEvent&#45;&gt;Codable</title>
</g>
<!-- CellularStatusEvent&#45;&gt;PublishableEvent -->
<g id="edge1" class="edge conformsTo">
<title>CellularStatusEvent&#45;&gt;PublishableEvent</title>
<path fill="none" stroke="#000000" d="M375.2073,-143.6539C320.2308,-158.4837 242.2608,-179.516 184.7272,-195.0356"/>
<polygon fill="#000000" stroke="#000000" points="183.6989,-191.6878 174.9556,-197.6715 185.5221,-198.4462 183.6989,-191.6878"/>
</g>
Expand Down Expand Up @@ -208,7 +208,7 @@ <h3>

<footer>
<p>
Generated on <time datetime="2021-01-11T22:57:17+0000">January 11, 2021</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.5</span>.
Generated on <time datetime="2021-01-12T00:38:21+0000">January 12, 2021</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.5</span>.
</p>
</footer>
</body>
Expand Down
26 changes: 13 additions & 13 deletions docs/CellularStatusEvent_ErrorMessage/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,27 +65,27 @@ <h2 hidden>Relationships</h2>
</a>
</g>
</g>
<!-- Equatable -->
<!-- Codable -->
<g id="node2" class="node unknown">
<title>Equatable</title>
<title>Codable</title>
<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"/>
<text text-anchor="middle" x="207" y="-14.3" font-family="Menlo" font-size="14.00" fill="#000000">Equatable</text>
<text text-anchor="middle" x="207" y="-14.3" font-family="Menlo" font-size="14.00" fill="#000000">Codable</text>
</g>
<!-- CellularStatusEvent.ErrorMessage&#45;&gt;Equatable -->
<g id="edge1" class="edge conformsTo">
<title>CellularStatusEvent.ErrorMessage&#45;&gt;Equatable</title>
<!-- CellularStatusEvent.ErrorMessage&#45;&gt;Codable -->
<g id="edge2" class="edge conformsTo">
<title>CellularStatusEvent.ErrorMessage&#45;&gt;Codable</title>
<path fill="none" stroke="#000000" d="M375.5134,-71.9243C344.4871,-61.9959 305.8297,-49.6255 273.3694,-39.2382"/>
<polygon fill="#000000" stroke="#000000" points="274.1008,-35.7975 263.5098,-36.0831 271.9673,-42.4645 274.1008,-35.7975"/>
</g>
<!-- Codable -->
<!-- Equatable -->
<g id="node3" class="node unknown">
<title>Codable</title>
<title>Equatable</title>
<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"/>
<text text-anchor="middle" x="657" y="-14.3" font-family="Menlo" font-size="14.00" fill="#000000">Codable</text>
<text text-anchor="middle" x="657" y="-14.3" font-family="Menlo" font-size="14.00" fill="#000000">Equatable</text>
</g>
<!-- CellularStatusEvent.ErrorMessage&#45;&gt;Codable -->
<g id="edge2" class="edge conformsTo">
<title>CellularStatusEvent.ErrorMessage&#45;&gt;Codable</title>
<!-- CellularStatusEvent.ErrorMessage&#45;&gt;Equatable -->
<g id="edge1" class="edge conformsTo">
<title>CellularStatusEvent.ErrorMessage&#45;&gt;Equatable</title>
<path fill="none" stroke="#000000" d="M488.4866,-71.9243C519.5129,-61.9959 558.1703,-49.6255 590.6306,-39.2382"/>
<polygon fill="#000000" stroke="#000000" points="592.0327,-42.4645 600.4902,-36.0831 589.8992,-35.7975 592.0327,-42.4645"/>
</g>
Expand Down Expand Up @@ -139,7 +139,7 @@ <h3>

<footer>
<p>
Generated on <time datetime="2021-01-11T22:57:18+0000">January 11, 2021</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.5</span>.
Generated on <time datetime="2021-01-12T00:38:21+0000">January 12, 2021</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.5</span>.
</p>
</footer>
</body>
Expand Down
42 changes: 21 additions & 21 deletions docs/ConnectionStatusEvent/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,42 +70,42 @@ <h2 hidden>Relationships</h2>
</a>
</g>
</g>
<!-- Equatable -->
<g id="node2" class="node unknown">
<title>Equatable</title>
<!-- PublishableEvent -->
<g id="node2" class="node protocol">
<title>PublishableEvent</title>
<g id="a_node2"><a xlink:href="https://vegather.github.io/Disruptive/PublishableEvent" xlink:title="PublishableEvent">
<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"/>
<text text-anchor="middle" x="971.9813" y="-139.6055" font-family="Menlo" font-size="14.00" fill="#000000">Equatable</text>
<text text-anchor="middle" x="971.9813" y="-139.6055" font-family="Menlo" font-size="14.00" fill="#000000">PublishableEvent</text>
</a>
</g>
<!-- ConnectionStatusEvent&#45;&gt;Equatable -->
</g>
<!-- ConnectionStatusEvent&#45;&gt;PublishableEvent -->
<g id="edge1" class="edge conformsTo">
<title>ConnectionStatusEvent&#45;&gt;Equatable</title>
<title>ConnectionStatusEvent&#45;&gt;PublishableEvent</title>
<path fill="none" stroke="#000000" d="M550.2028,-129.2457C638.4756,-132.1882 762.9928,-136.339 853.8473,-139.3675"/>
<polygon fill="#000000" stroke="#000000" points="853.8083,-142.8681 863.9194,-139.7033 854.0415,-135.872 853.8083,-142.8681"/>
</g>
<!-- PublishableEvent -->
<g id="node3" class="node protocol">
<title>PublishableEvent</title>
<g id="a_node3"><a xlink:href="https://vegather.github.io/Disruptive/PublishableEvent" xlink:title="PublishableEvent">
<!-- Codable -->
<g id="node3" class="node unknown">
<title>Codable</title>
<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"/>
<text text-anchor="middle" x="251.5678" y="-14.3" font-family="Menlo" font-size="14.00" fill="#000000">PublishableEvent</text>
</a>
</g>
<text text-anchor="middle" x="251.5678" y="-14.3" font-family="Menlo" font-size="14.00" fill="#000000">Codable</text>
</g>
<!-- ConnectionStatusEvent&#45;&gt;PublishableEvent -->
<!-- ConnectionStatusEvent&#45;&gt;Codable -->
<g id="edge2" class="edge conformsTo">
<title>ConnectionStatusEvent&#45;&gt;PublishableEvent</title>
<title>ConnectionStatusEvent&#45;&gt;Codable</title>
<path fill="none" stroke="#000000" d="M410.1201,-107.6223C377.8522,-89.3828 327.8211,-61.1025 292.6069,-41.1975"/>
<polygon fill="#000000" stroke="#000000" points="293.9725,-37.949 283.5447,-36.0751 290.5279,-44.0428 293.9725,-37.949"/>
</g>
<!-- Codable -->
<!-- Equatable -->
<g id="node4" class="node unknown">
<title>Codable</title>
<title>Equatable</title>
<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"/>
<text text-anchor="middle" x="108" y="-212.0326" font-family="Menlo" font-size="14.00" fill="#000000">Codable</text>
<text text-anchor="middle" x="108" y="-212.0326" font-family="Menlo" font-size="14.00" fill="#000000">Equatable</text>
</g>
<!-- ConnectionStatusEvent&#45;&gt;Codable -->
<!-- ConnectionStatusEvent&#45;&gt;Equatable -->
<g id="edge3" class="edge conformsTo">
<title>ConnectionStatusEvent&#45;&gt;Codable</title>
<title>ConnectionStatusEvent&#45;&gt;Equatable</title>
<path fill="none" stroke="#000000" d="M375.2073,-143.6539C320.2308,-158.4837 242.2608,-179.516 184.7272,-195.0356"/>
<polygon fill="#000000" stroke="#000000" points="183.6989,-191.6878 174.9556,-197.6715 185.5221,-198.4462 183.6989,-191.6878"/>
</g>
Expand Down Expand Up @@ -213,7 +213,7 @@ <h3>

<footer>
<p>
Generated on <time datetime="2021-01-11T22:57:18+0000">January 11, 2021</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.5</span>.
Generated on <time datetime="2021-01-12T00:38:21+0000">January 12, 2021</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-beta.5</span>.
</p>
</footer>
</body>
Expand Down
Loading

0 comments on commit 1325739

Please sign in to comment.