Skip to content

Commit 7df575b

Browse files
committed
mkdocs.yml: add NUC BOX redirects post unification
Signed-off-by: Filip Lewiński <[email protected]>
1 parent 2edcd34 commit 7df575b

File tree

1 file changed

+17
-11
lines changed

1 file changed

+17
-11
lines changed

mkdocs.yml

Lines changed: 17 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,12 @@ plugins:
165165
'variants/msi_z690/openness-analysis.md': 'variants/msi_z690/openness_score.md'
166166
'variants/msi_z690/recovery.md': 'unified/msi/recovery.md'
167167

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+
168174
# This parameter excludes the listed pages from being added to the sitemap.
169175
# This solves the problem of orphaned pages (pages that are in the site map,
170176
# but there are no internal links to them).
@@ -213,7 +219,7 @@ nav:
213219
- 'Overview': variants/overview.md
214220
- 'Version matrix': variants/versions.md
215221
# - 'Hardware Compatibility List': variants/hardware-compatibility-list.md
216-
- 'NovaCustom laptops':
222+
- 'NovaCustom':
217223
- 'Overview': unified/novacustom/overview.md
218224
- 'Building manual': unified/novacustom/building-manual.md
219225
- 'Initial deployment': unified/novacustom/initial-deployment.md
@@ -223,6 +229,16 @@ nav:
223229
- 'Features': unified/novacustom/features.md
224230
- 'Hardware Compatibility List': unified/novacustom/hcl.md
225231
- '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
226242
- 'V54 14th Gen':
227243
- 'V540TU':
228244
- 'Releases': variants/novacustom_v540tu/releases.md
@@ -410,16 +426,6 @@ nav:
410426
- 'Hardware Configuration Matrix': variants/hardkernel_odroid_h4/hardware-matrix.md
411427
- 'Test matrix': variants/hardkernel_odroid_h4/test-matrix.md
412428
- '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
423429
# - 'Development Environment':
424430
# - 'Nix': dev-env/nix-dev-env.md
425431
- 'Guides':

0 commit comments

Comments
 (0)