Skip to content

Commit c815b78

Browse files
docs: Update API doc source URL version.
1 parent 9957c25 commit c815b78

File tree

10 files changed

+50
-50
lines changed

10 files changed

+50
-50
lines changed

config/typedoc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"hideGenerator": false,
1717
"theme": "./node_modules/typedoc-neo-theme/bin/default",
1818
"source": [{
19-
"path": "https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.1/src/",
19+
"path": "https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.2/src/",
2020
"line": "L"
2121
}],
2222
"links": [{

docs/api/enums/_ihex_.recordtype.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ <h3>Block<wbr>End</h3>
114114
<aside class="tsd-sources">
115115
<ul>
116116
<li>Defined in
117-
<a href="https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.1/src/ihex.ts#L19">
117+
<a href="https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.2/src/ihex.ts#L19">
118118
ihex.ts:19
119119
</a>
120120
</li>
@@ -128,7 +128,7 @@ <h3>Block<wbr>Start</h3>
128128
<aside class="tsd-sources">
129129
<ul>
130130
<li>Defined in
131-
<a href="https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.1/src/ihex.ts#L18">
131+
<a href="https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.2/src/ihex.ts#L18">
132132
ihex.ts:18
133133
</a>
134134
</li>
@@ -142,7 +142,7 @@ <h3>Custom<wbr>Data</h3>
142142
<aside class="tsd-sources">
143143
<ul>
144144
<li>Defined in
145-
<a href="https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.1/src/ihex.ts#L21">
145+
<a href="https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.2/src/ihex.ts#L21">
146146
ihex.ts:21
147147
</a>
148148
</li>
@@ -156,7 +156,7 @@ <h3>Data</h3>
156156
<aside class="tsd-sources">
157157
<ul>
158158
<li>Defined in
159-
<a href="https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.1/src/ihex.ts#L12">
159+
<a href="https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.2/src/ihex.ts#L12">
160160
ihex.ts:12
161161
</a>
162162
</li>
@@ -170,7 +170,7 @@ <h3>End<wbr>OfFile</h3>
170170
<aside class="tsd-sources">
171171
<ul>
172172
<li>Defined in
173-
<a href="https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.1/src/ihex.ts#L13">
173+
<a href="https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.2/src/ihex.ts#L13">
174174
ihex.ts:13
175175
</a>
176176
</li>
@@ -184,7 +184,7 @@ <h3>Extended<wbr>Linear<wbr>Address</h3>
184184
<aside class="tsd-sources">
185185
<ul>
186186
<li>Defined in
187-
<a href="https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.1/src/ihex.ts#L16">
187+
<a href="https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.2/src/ihex.ts#L16">
188188
ihex.ts:16
189189
</a>
190190
</li>
@@ -198,7 +198,7 @@ <h3>Extended<wbr>Segment<wbr>Address</h3>
198198
<aside class="tsd-sources">
199199
<ul>
200200
<li>Defined in
201-
<a href="https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.1/src/ihex.ts#L14">
201+
<a href="https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.2/src/ihex.ts#L14">
202202
ihex.ts:14
203203
</a>
204204
</li>
@@ -212,7 +212,7 @@ <h3>Other<wbr>Data</h3>
212212
<aside class="tsd-sources">
213213
<ul>
214214
<li>Defined in
215-
<a href="https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.1/src/ihex.ts#L22">
215+
<a href="https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.2/src/ihex.ts#L22">
216216
ihex.ts:22
217217
</a>
218218
</li>
@@ -226,7 +226,7 @@ <h3>Padded<wbr>Data</h3>
226226
<aside class="tsd-sources">
227227
<ul>
228228
<li>Defined in
229-
<a href="https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.1/src/ihex.ts#L20">
229+
<a href="https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.2/src/ihex.ts#L20">
230230
ihex.ts:20
231231
</a>
232232
</li>
@@ -240,7 +240,7 @@ <h3>Start<wbr>Linear<wbr>Address</h3>
240240
<aside class="tsd-sources">
241241
<ul>
242242
<li>Defined in
243-
<a href="https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.1/src/ihex.ts#L17">
243+
<a href="https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.2/src/ihex.ts#L17">
244244
ihex.ts:17
245245
</a>
246246
</li>
@@ -254,15 +254,15 @@ <h3>Start<wbr>Segment<wbr>Address</h3>
254254
<aside class="tsd-sources">
255255
<ul>
256256
<li>Defined in
257-
<a href="https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.1/src/ihex.ts#L15">
257+
<a href="https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.2/src/ihex.ts#L15">
258258
ihex.ts:15
259259
</a>
260260
</li>
261261
</ul>
262262
</aside>
263263
</section>
264264
</section>
265-
<!--{&quot;options&quot;:&quot;config/typedoc.json&quot;,&quot;tsconfig&quot;:&quot;/Users/microbit-carlos/workspace/microbit-foundation/microbit-uh&quot;,&quot;inputFiles&quot;:[&quot;./src&quot;],&quot;mode&quot;:1,&quot;includeDeclarations&quot;:false,&quot;entryPoint&quot;:&quot;&quot;,&quot;exclude&quot;:[&quot;**/__tests__/**/*&quot;],&quot;externalPattern&quot;:[],&quot;excludeExternals&quot;:true,&quot;excludeNotExported&quot;:true,&quot;excludeNotDocumented&quot;:false,&quot;excludePrivate&quot;:true,&quot;excludeProtected&quot;:true,&quot;ignoreCompilerErrors&quot;:false,&quot;disableSources&quot;:false,&quot;includes&quot;:&quot;&quot;,&quot;media&quot;:&quot;&quot;,&quot;out&quot;:&quot;./docs/api&quot;,&quot;json&quot;:&quot;&quot;,&quot;theme&quot;:&quot;./node_modules/typedoc-neo-theme/bin/default&quot;,&quot;name&quot;:&quot;Universal Hex API Docs&quot;,&quot;includeVersion&quot;:true,&quot;excludeTags&quot;:[],&quot;readme&quot;:&quot;./docs/api-readme.md&quot;,&quot;defaultCategory&quot;:&quot;Other&quot;,&quot;categoryOrder&quot;:[],&quot;categorizeByGroup&quot;:true,&quot;gitRevision&quot;:&quot;&quot;,&quot;gitRemote&quot;:&quot;origin&quot;,&quot;gaID&quot;:&quot;&quot;,&quot;gaSite&quot;:&quot;auto&quot;,&quot;hideGenerator&quot;:false,&quot;toc&quot;:[],&quot;disableOutputCheck&quot;:false,&quot;help&quot;:false,&quot;version&quot;:false,&quot;plugin&quot;:[],&quot;logger&quot;:&quot;console&quot;,&quot;listInvalidSymbolLinks&quot;:false,&quot;links&quot;:[{&quot;label&quot;:&quot; | &quot;,&quot;url&quot;:null},{&quot;label&quot;:&quot; Universal Hex Spec &quot;,&quot;url&quot;:&quot;https://github.com/microbit-foundation/spec-universal-hex/&quot;},{&quot;label&quot;:&quot; | &quot;,&quot;url&quot;:null},{&quot;label&quot;:&quot; General Docs &quot;,&quot;url&quot;:&quot;https://microbit-foundation.github.io/microbit-universal-hex/&quot;},{&quot;label&quot;:&quot; | &quot;,&quot;url&quot;:null},{&quot;label&quot;:&quot; micro:bit Tech Site &quot;,&quot;url&quot;:&quot;https://tech.microbit.org/&quot;}],&quot;outline&quot;:[{&quot;Public API&quot;:{&quot;Universal Hex module&quot;:&quot;modules/_universal_hex_&quot;}}],&quot;source&quot;:[{&quot;path&quot;:&quot;https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.1/src/&quot;,&quot;line&quot;:&quot;L&quot;}]}-->
265+
<!--{&quot;options&quot;:&quot;config/typedoc.json&quot;,&quot;tsconfig&quot;:&quot;/Users/microbit-carlos/workspace/microbit-foundation/microbit-uh&quot;,&quot;inputFiles&quot;:[&quot;./src&quot;],&quot;mode&quot;:1,&quot;includeDeclarations&quot;:false,&quot;entryPoint&quot;:&quot;&quot;,&quot;exclude&quot;:[&quot;**/__tests__/**/*&quot;],&quot;externalPattern&quot;:[],&quot;excludeExternals&quot;:true,&quot;excludeNotExported&quot;:true,&quot;excludeNotDocumented&quot;:false,&quot;excludePrivate&quot;:true,&quot;excludeProtected&quot;:true,&quot;ignoreCompilerErrors&quot;:false,&quot;disableSources&quot;:false,&quot;includes&quot;:&quot;&quot;,&quot;media&quot;:&quot;&quot;,&quot;out&quot;:&quot;./docs/api&quot;,&quot;json&quot;:&quot;&quot;,&quot;theme&quot;:&quot;./node_modules/typedoc-neo-theme/bin/default&quot;,&quot;name&quot;:&quot;Universal Hex API Docs&quot;,&quot;includeVersion&quot;:true,&quot;excludeTags&quot;:[],&quot;readme&quot;:&quot;./docs/api-readme.md&quot;,&quot;defaultCategory&quot;:&quot;Other&quot;,&quot;categoryOrder&quot;:[],&quot;categorizeByGroup&quot;:true,&quot;gitRevision&quot;:&quot;&quot;,&quot;gitRemote&quot;:&quot;origin&quot;,&quot;gaID&quot;:&quot;&quot;,&quot;gaSite&quot;:&quot;auto&quot;,&quot;hideGenerator&quot;:false,&quot;toc&quot;:[],&quot;disableOutputCheck&quot;:false,&quot;help&quot;:false,&quot;version&quot;:false,&quot;plugin&quot;:[],&quot;logger&quot;:&quot;console&quot;,&quot;listInvalidSymbolLinks&quot;:false,&quot;links&quot;:[{&quot;label&quot;:&quot; | &quot;,&quot;url&quot;:null},{&quot;label&quot;:&quot; Universal Hex Spec &quot;,&quot;url&quot;:&quot;https://github.com/microbit-foundation/spec-universal-hex/&quot;},{&quot;label&quot;:&quot; | &quot;,&quot;url&quot;:null},{&quot;label&quot;:&quot; General Docs &quot;,&quot;url&quot;:&quot;https://microbit-foundation.github.io/microbit-universal-hex/&quot;},{&quot;label&quot;:&quot; | &quot;,&quot;url&quot;:null},{&quot;label&quot;:&quot; micro:bit Tech Site &quot;,&quot;url&quot;:&quot;https://tech.microbit.org/&quot;}],&quot;outline&quot;:[{&quot;Public API&quot;:{&quot;Universal Hex module&quot;:&quot;modules/_universal_hex_&quot;}}],&quot;source&quot;:[{&quot;path&quot;:&quot;https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.2/src/&quot;,&quot;line&quot;:&quot;L&quot;}]}-->
266266
</div>
267267
<div class="col-2 col-menu secondary-menu">
268268
<nav class="tsd-navigation secondary menu-sticky">

docs/api/enums/_universal_hex_.microbitboardid.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ <h3>V1</h3>
108108
<aside class="tsd-sources">
109109
<ul>
110110
<li>Defined in
111-
<a href="https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.1/src/universal-hex.ts#L31">
111+
<a href="https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.2/src/universal-hex.ts#L31">
112112
universal-hex.ts:31
113113
</a>
114114
</li>
@@ -122,15 +122,15 @@ <h3>V2</h3>
122122
<aside class="tsd-sources">
123123
<ul>
124124
<li>Defined in
125-
<a href="https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.1/src/universal-hex.ts#L32">
125+
<a href="https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.2/src/universal-hex.ts#L32">
126126
universal-hex.ts:32
127127
</a>
128128
</li>
129129
</ul>
130130
</aside>
131131
</section>
132132
</section>
133-
<!--{&quot;options&quot;:&quot;config/typedoc.json&quot;,&quot;tsconfig&quot;:&quot;/Users/microbit-carlos/workspace/microbit-foundation/microbit-uh&quot;,&quot;inputFiles&quot;:[&quot;./src&quot;],&quot;mode&quot;:1,&quot;includeDeclarations&quot;:false,&quot;entryPoint&quot;:&quot;&quot;,&quot;exclude&quot;:[&quot;**/__tests__/**/*&quot;],&quot;externalPattern&quot;:[],&quot;excludeExternals&quot;:true,&quot;excludeNotExported&quot;:true,&quot;excludeNotDocumented&quot;:false,&quot;excludePrivate&quot;:true,&quot;excludeProtected&quot;:true,&quot;ignoreCompilerErrors&quot;:false,&quot;disableSources&quot;:false,&quot;includes&quot;:&quot;&quot;,&quot;media&quot;:&quot;&quot;,&quot;out&quot;:&quot;./docs/api&quot;,&quot;json&quot;:&quot;&quot;,&quot;theme&quot;:&quot;./node_modules/typedoc-neo-theme/bin/default&quot;,&quot;name&quot;:&quot;Universal Hex API Docs&quot;,&quot;includeVersion&quot;:true,&quot;excludeTags&quot;:[],&quot;readme&quot;:&quot;./docs/api-readme.md&quot;,&quot;defaultCategory&quot;:&quot;Other&quot;,&quot;categoryOrder&quot;:[],&quot;categorizeByGroup&quot;:true,&quot;gitRevision&quot;:&quot;&quot;,&quot;gitRemote&quot;:&quot;origin&quot;,&quot;gaID&quot;:&quot;&quot;,&quot;gaSite&quot;:&quot;auto&quot;,&quot;hideGenerator&quot;:false,&quot;toc&quot;:[],&quot;disableOutputCheck&quot;:false,&quot;help&quot;:false,&quot;version&quot;:false,&quot;plugin&quot;:[],&quot;logger&quot;:&quot;console&quot;,&quot;listInvalidSymbolLinks&quot;:false,&quot;links&quot;:[{&quot;label&quot;:&quot; | &quot;,&quot;url&quot;:null},{&quot;label&quot;:&quot; Universal Hex Spec &quot;,&quot;url&quot;:&quot;https://github.com/microbit-foundation/spec-universal-hex/&quot;},{&quot;label&quot;:&quot; | &quot;,&quot;url&quot;:null},{&quot;label&quot;:&quot; General Docs &quot;,&quot;url&quot;:&quot;https://microbit-foundation.github.io/microbit-universal-hex/&quot;},{&quot;label&quot;:&quot; | &quot;,&quot;url&quot;:null},{&quot;label&quot;:&quot; micro:bit Tech Site &quot;,&quot;url&quot;:&quot;https://tech.microbit.org/&quot;}],&quot;outline&quot;:[{&quot;Public API&quot;:{&quot;Universal Hex module&quot;:&quot;modules/_universal_hex_&quot;}}],&quot;source&quot;:[{&quot;path&quot;:&quot;https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.1/src/&quot;,&quot;line&quot;:&quot;L&quot;}]}-->
133+
<!--{&quot;options&quot;:&quot;config/typedoc.json&quot;,&quot;tsconfig&quot;:&quot;/Users/microbit-carlos/workspace/microbit-foundation/microbit-uh&quot;,&quot;inputFiles&quot;:[&quot;./src&quot;],&quot;mode&quot;:1,&quot;includeDeclarations&quot;:false,&quot;entryPoint&quot;:&quot;&quot;,&quot;exclude&quot;:[&quot;**/__tests__/**/*&quot;],&quot;externalPattern&quot;:[],&quot;excludeExternals&quot;:true,&quot;excludeNotExported&quot;:true,&quot;excludeNotDocumented&quot;:false,&quot;excludePrivate&quot;:true,&quot;excludeProtected&quot;:true,&quot;ignoreCompilerErrors&quot;:false,&quot;disableSources&quot;:false,&quot;includes&quot;:&quot;&quot;,&quot;media&quot;:&quot;&quot;,&quot;out&quot;:&quot;./docs/api&quot;,&quot;json&quot;:&quot;&quot;,&quot;theme&quot;:&quot;./node_modules/typedoc-neo-theme/bin/default&quot;,&quot;name&quot;:&quot;Universal Hex API Docs&quot;,&quot;includeVersion&quot;:true,&quot;excludeTags&quot;:[],&quot;readme&quot;:&quot;./docs/api-readme.md&quot;,&quot;defaultCategory&quot;:&quot;Other&quot;,&quot;categoryOrder&quot;:[],&quot;categorizeByGroup&quot;:true,&quot;gitRevision&quot;:&quot;&quot;,&quot;gitRemote&quot;:&quot;origin&quot;,&quot;gaID&quot;:&quot;&quot;,&quot;gaSite&quot;:&quot;auto&quot;,&quot;hideGenerator&quot;:false,&quot;toc&quot;:[],&quot;disableOutputCheck&quot;:false,&quot;help&quot;:false,&quot;version&quot;:false,&quot;plugin&quot;:[],&quot;logger&quot;:&quot;console&quot;,&quot;listInvalidSymbolLinks&quot;:false,&quot;links&quot;:[{&quot;label&quot;:&quot; | &quot;,&quot;url&quot;:null},{&quot;label&quot;:&quot; Universal Hex Spec &quot;,&quot;url&quot;:&quot;https://github.com/microbit-foundation/spec-universal-hex/&quot;},{&quot;label&quot;:&quot; | &quot;,&quot;url&quot;:null},{&quot;label&quot;:&quot; General Docs &quot;,&quot;url&quot;:&quot;https://microbit-foundation.github.io/microbit-universal-hex/&quot;},{&quot;label&quot;:&quot; | &quot;,&quot;url&quot;:null},{&quot;label&quot;:&quot; micro:bit Tech Site &quot;,&quot;url&quot;:&quot;https://tech.microbit.org/&quot;}],&quot;outline&quot;:[{&quot;Public API&quot;:{&quot;Universal Hex module&quot;:&quot;modules/_universal_hex_&quot;}}],&quot;source&quot;:[{&quot;path&quot;:&quot;https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.2/src/&quot;,&quot;line&quot;:&quot;L&quot;}]}-->
134134
</div>
135135
<div class="col-2 col-menu secondary-menu">
136136
<nav class="tsd-navigation secondary menu-sticky">

docs/api/globals.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ <h3>Modules</h3>
8787
</div>
8888
</section>
8989
</section>
90-
<!--{&quot;options&quot;:&quot;config/typedoc.json&quot;,&quot;tsconfig&quot;:&quot;/Users/microbit-carlos/workspace/microbit-foundation/microbit-uh&quot;,&quot;inputFiles&quot;:[&quot;./src&quot;],&quot;mode&quot;:1,&quot;includeDeclarations&quot;:false,&quot;entryPoint&quot;:&quot;&quot;,&quot;exclude&quot;:[&quot;**/__tests__/**/*&quot;],&quot;externalPattern&quot;:[],&quot;excludeExternals&quot;:true,&quot;excludeNotExported&quot;:true,&quot;excludeNotDocumented&quot;:false,&quot;excludePrivate&quot;:true,&quot;excludeProtected&quot;:true,&quot;ignoreCompilerErrors&quot;:false,&quot;disableSources&quot;:false,&quot;includes&quot;:&quot;&quot;,&quot;media&quot;:&quot;&quot;,&quot;out&quot;:&quot;./docs/api&quot;,&quot;json&quot;:&quot;&quot;,&quot;theme&quot;:&quot;./node_modules/typedoc-neo-theme/bin/default&quot;,&quot;name&quot;:&quot;Universal Hex API Docs&quot;,&quot;includeVersion&quot;:true,&quot;excludeTags&quot;:[],&quot;readme&quot;:&quot;./docs/api-readme.md&quot;,&quot;defaultCategory&quot;:&quot;Other&quot;,&quot;categoryOrder&quot;:[],&quot;categorizeByGroup&quot;:true,&quot;gitRevision&quot;:&quot;&quot;,&quot;gitRemote&quot;:&quot;origin&quot;,&quot;gaID&quot;:&quot;&quot;,&quot;gaSite&quot;:&quot;auto&quot;,&quot;hideGenerator&quot;:false,&quot;toc&quot;:[],&quot;disableOutputCheck&quot;:false,&quot;help&quot;:false,&quot;version&quot;:false,&quot;plugin&quot;:[],&quot;logger&quot;:&quot;console&quot;,&quot;listInvalidSymbolLinks&quot;:false,&quot;links&quot;:[{&quot;label&quot;:&quot; | &quot;,&quot;url&quot;:null},{&quot;label&quot;:&quot; Universal Hex Spec &quot;,&quot;url&quot;:&quot;https://github.com/microbit-foundation/spec-universal-hex/&quot;},{&quot;label&quot;:&quot; | &quot;,&quot;url&quot;:null},{&quot;label&quot;:&quot; General Docs &quot;,&quot;url&quot;:&quot;https://microbit-foundation.github.io/microbit-universal-hex/&quot;},{&quot;label&quot;:&quot; | &quot;,&quot;url&quot;:null},{&quot;label&quot;:&quot; micro:bit Tech Site &quot;,&quot;url&quot;:&quot;https://tech.microbit.org/&quot;}],&quot;outline&quot;:[{&quot;Public API&quot;:{&quot;Universal Hex module&quot;:&quot;modules/_universal_hex_&quot;}}],&quot;source&quot;:[{&quot;path&quot;:&quot;https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.1/src/&quot;,&quot;line&quot;:&quot;L&quot;}]}-->
90+
<!--{&quot;options&quot;:&quot;config/typedoc.json&quot;,&quot;tsconfig&quot;:&quot;/Users/microbit-carlos/workspace/microbit-foundation/microbit-uh&quot;,&quot;inputFiles&quot;:[&quot;./src&quot;],&quot;mode&quot;:1,&quot;includeDeclarations&quot;:false,&quot;entryPoint&quot;:&quot;&quot;,&quot;exclude&quot;:[&quot;**/__tests__/**/*&quot;],&quot;externalPattern&quot;:[],&quot;excludeExternals&quot;:true,&quot;excludeNotExported&quot;:true,&quot;excludeNotDocumented&quot;:false,&quot;excludePrivate&quot;:true,&quot;excludeProtected&quot;:true,&quot;ignoreCompilerErrors&quot;:false,&quot;disableSources&quot;:false,&quot;includes&quot;:&quot;&quot;,&quot;media&quot;:&quot;&quot;,&quot;out&quot;:&quot;./docs/api&quot;,&quot;json&quot;:&quot;&quot;,&quot;theme&quot;:&quot;./node_modules/typedoc-neo-theme/bin/default&quot;,&quot;name&quot;:&quot;Universal Hex API Docs&quot;,&quot;includeVersion&quot;:true,&quot;excludeTags&quot;:[],&quot;readme&quot;:&quot;./docs/api-readme.md&quot;,&quot;defaultCategory&quot;:&quot;Other&quot;,&quot;categoryOrder&quot;:[],&quot;categorizeByGroup&quot;:true,&quot;gitRevision&quot;:&quot;&quot;,&quot;gitRemote&quot;:&quot;origin&quot;,&quot;gaID&quot;:&quot;&quot;,&quot;gaSite&quot;:&quot;auto&quot;,&quot;hideGenerator&quot;:false,&quot;toc&quot;:[],&quot;disableOutputCheck&quot;:false,&quot;help&quot;:false,&quot;version&quot;:false,&quot;plugin&quot;:[],&quot;logger&quot;:&quot;console&quot;,&quot;listInvalidSymbolLinks&quot;:false,&quot;links&quot;:[{&quot;label&quot;:&quot; | &quot;,&quot;url&quot;:null},{&quot;label&quot;:&quot; Universal Hex Spec &quot;,&quot;url&quot;:&quot;https://github.com/microbit-foundation/spec-universal-hex/&quot;},{&quot;label&quot;:&quot; | &quot;,&quot;url&quot;:null},{&quot;label&quot;:&quot; General Docs &quot;,&quot;url&quot;:&quot;https://microbit-foundation.github.io/microbit-universal-hex/&quot;},{&quot;label&quot;:&quot; | &quot;,&quot;url&quot;:null},{&quot;label&quot;:&quot; micro:bit Tech Site &quot;,&quot;url&quot;:&quot;https://tech.microbit.org/&quot;}],&quot;outline&quot;:[{&quot;Public API&quot;:{&quot;Universal Hex module&quot;:&quot;modules/_universal_hex_&quot;}}],&quot;source&quot;:[{&quot;path&quot;:&quot;https://github.com/microbit-foundation/microbit-universal-hex/tree/v0.2.2/src/&quot;,&quot;line&quot;:&quot;L&quot;}]}-->
9191
</div>
9292
<div class="col-2 col-menu secondary-menu">
9393
<nav class="tsd-navigation secondary menu-sticky">

0 commit comments

Comments
 (0)