@@ -165,6 +165,12 @@ plugins:
165
165
' variants/msi_z690/openness-analysis.md ' : ' variants/msi_z690/openness_score.md'
166
166
' variants/msi_z690/recovery.md ' : ' unified/msi/recovery.md'
167
167
168
+ ' variants/novacustom_nuc_box/overview.md ' : ' unified/novacustom/overview.md'
169
+ ' variants/novacustom_nuc_box/building-manual.md ' : ' unified/novacustom/building-manual.md'
170
+ ' variants/novacustom_nuc_box/initial-deployment.md ' : ' unified/novacustom/initial-deployment.md'
171
+ ' variants/novacustom_nuc_box/firmware-update.md ' : ' unified/novacustom/firmware-update.md'
172
+ ' variants/novacustom_nuc_box/recovery.md ' : ' unified/novacustom/recovery.md'
173
+
168
174
# This parameter excludes the listed pages from being added to the sitemap.
169
175
# This solves the problem of orphaned pages (pages that are in the site map,
170
176
# but there are no internal links to them).
213
219
- ' Overview ' : variants/overview.md
214
220
- ' Version matrix ' : variants/versions.md
215
221
# - 'Hardware Compatibility List': variants/hardware-compatibility-list.md
216
- - ' NovaCustom laptops ' :
222
+ - ' NovaCustom ' :
217
223
- ' Overview ' : unified/novacustom/overview.md
218
224
- ' Building manual ' : unified/novacustom/building-manual.md
219
225
- ' Initial deployment ' : unified/novacustom/initial-deployment.md
@@ -223,6 +229,16 @@ nav:
223
229
- ' Features ' : unified/novacustom/features.md
224
230
- ' Hardware Compatibility List ' : unified/novacustom/hcl.md
225
231
- ' Firmware transition ' : unified/novacustom/firmware-transition.md
232
+ - ' NovaCustom NUC BOX ' :
233
+ # - 'Overview': variants/novacustom_nuc_box/overview.md
234
+ - ' Releases ' : variants/novacustom_nuc_box/releases.md
235
+ # - 'Building manual': variants/novacustom_nuc_box/building-manual.md
236
+ # - 'Initial deployment': variants/novacustom_nuc_box/initial-deployment.md
237
+ # - 'Firmware update': variants/novacustom_nuc_box/firmware-update.md
238
+ # - 'Recovery': variants/novacustom_nuc_box/recovery.md
239
+ - ' Hardware Configuration Matrix ' : variants/novacustom_nuc_box/hardware-matrix.md
240
+ - ' Test matrix ' : variants/novacustom_nuc_box/test-matrix.md
241
+ - ' Openness score ' : variants/novacustom_nuc_box/openness_score.md
226
242
- ' V54 14th Gen ' :
227
243
- ' V540TU ' :
228
244
- ' Releases ' : variants/novacustom_v540tu/releases.md
@@ -410,16 +426,6 @@ nav:
410
426
- ' Hardware Configuration Matrix ' : variants/hardkernel_odroid_h4/hardware-matrix.md
411
427
- ' Test matrix ' : variants/hardkernel_odroid_h4/test-matrix.md
412
428
- ' Openness score ' : variants/hardkernel_odroid_h4/openness_score.md
413
- - ' NovaCustom NUC BOX ' :
414
- - ' Overview ' : variants/novacustom_nuc_box/overview.md
415
- - ' Releases ' : variants/novacustom_nuc_box/releases.md
416
- - ' Building manual ' : variants/novacustom_nuc_box/building-manual.md
417
- - ' Initial deployment ' : variants/novacustom_nuc_box/initial-deployment.md
418
- - ' Firmware update ' : variants/novacustom_nuc_box/firmware-update.md
419
- - ' Recovery ' : variants/novacustom_nuc_box/recovery.md
420
- - ' Hardware Configuration Matrix ' : variants/novacustom_nuc_box/hardware-matrix.md
421
- - ' Test matrix ' : variants/novacustom_nuc_box/test-matrix.md
422
- - ' Openness score ' : variants/novacustom_nuc_box/openness_score.md
423
429
# - 'Development Environment':
424
430
# - 'Nix': dev-env/nix-dev-env.md
425
431
- ' Guides ' :
0 commit comments