From 3e117b49c87cef0cd02bfda9c78fa2f8fc457902 Mon Sep 17 00:00:00 2001 From: Przemyslaw Sulewski Date: Fri, 30 Sep 2022 15:33:01 +0200 Subject: [PATCH] mkdocs.yml: add nav to folders - novacustom 12th gen Signed-off-by: Przemyslaw Sulewski --- mkdocs.yml | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 198256f1..c7a670a3 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -58,7 +58,7 @@ nav: - 'Hardware configuration matrix': variants/talos_2/hardware-matrix.md - 'Test matrix': variants/talos_2/test-matrix.md - 'Conference materials': variants/talos_2/conferences.md - - 'NovaCustom NV4x': + - 'NovaCustom NV4x 11th gen': - 'Overview': variants/novacustom_nv4x/overview.md - 'Releases': variants/novacustom_nv4x/releases.md - 'Building manual': variants/novacustom_nv4x/building.md @@ -74,15 +74,9 @@ nav: - 'LVFS report': variants/novacustom_nv4x/lvfs_report.md - 'Dasharo Tools Suite': common-coreboot-docs/dasharo_tools_suite.md - 'Checbox results': variants/novacustom_nv4x/compatibility-check-results-ubuntu.md - - 'Tuxedo IBS15': - - 'Releases': variants/tuxedo_ibs15/releases.md - - 'Building manual': variants/tuxedo_ibs15/building.md - - 'Installation manual': variants/tuxedo_ibs15/installation.md - - 'Post-installation steps': variants/tuxedo_ibs15/post_install.md - - 'Logo customization': common-coreboot-docs/custom_logo.md - - 'Hardware Configuration Matrix': variants/tuxedo_ibs15/hardware-matrix.md - - 'Test matrix': variants/novacustom_ns5x_7x/test-matrix.md - - 'NovaCustom NS5x/7x': + - 'NovaCustom NV4x 12th gen': + - 'Test matrix': variants/novacustom_nv4x_12th_gen/test-matrix.md + - 'NovaCustom NS5x/7x 11th gen': - 'Overview': variants/novacustom_ns5x_7x/overview.md - 'Releases': variants/novacustom_ns5x_7x/releases.md - 'Building manual': variants/novacustom_ns5x_7x/building-manual.md @@ -95,6 +89,16 @@ nav: - 'Logo customization': common-coreboot-docs/custom_logo.md - 'RGB keyboard': variants/novacustom_ns5x_7x/rgb_keyboard.md - 'EC firmware revocery': variants/novacustom_ns5x_7x/ec_recovery.md + - 'NovaCustom NS5x/7x 12th gen': + - 'Test matrix': variants/novacustom_ns5x_7x_12th_gen/test-matrix.md + - 'Tuxedo IBS15': + - 'Releases': variants/tuxedo_ibs15/releases.md + - 'Building manual': variants/tuxedo_ibs15/building.md + - 'Installation manual': variants/tuxedo_ibs15/installation.md + - 'Post-installation steps': variants/tuxedo_ibs15/post_install.md + - 'Logo customization': common-coreboot-docs/custom_logo.md + - 'Hardware Configuration Matrix': variants/tuxedo_ibs15/hardware-matrix.md + - 'Test matrix': variants/novacustom_ns5x_7x/test-matrix.md - 'Protectli FW6': - 'Overview': variants/protectli_fw6/overview.md - 'Releases': variants/protectli_fw6/releases.md