mirror of
https://github.com/FunKey-Project/FunKey-Project.github.io.git
synced 2025-12-12 10:18:50 +01:00
rename Disk Mapping to SD-Card Layout
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
parent
b612a89b36
commit
46a48d63ac
@ -50,7 +50,7 @@ console-oriented controls in the form of a D-Pad, A/B/X/Y Pad,
|
||||
Menu/On/Off, Fn and Start buttons.
|
||||
|
||||
[1]: boot_process/index.md
|
||||
[2]: disk_mapping/partition_map.md
|
||||
[2]: sd_card_layout/partition_map.md
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
|
||||
@ -38,8 +38,8 @@ Last but not least, this documentation would not be complete without a
|
||||
[1]: quickstart.md
|
||||
[2]: tutorials/software/firmware_update.md
|
||||
[3]: developers/hardware_reference/
|
||||
[4]: developers/software_reference/disk_mapping/recovery.md
|
||||
[5]: miscellaneous/glossary.md
|
||||
[4]: developers/software_reference/sd_card_layout/recovery_partition.md
|
||||
[e5]: miscellaneous/glossary.md
|
||||
[6]: miscellaneous/faq.md
|
||||
|
||||
--8<--
|
||||
|
||||
12
mkdocs.yml
12
mkdocs.yml
@ -176,12 +176,12 @@ nav:
|
||||
- 'Kernel': 'developers/software_reference/boot_process/kernel.md'
|
||||
- 'Init Scripts': 'developers/software_reference/boot_process/init_scripts.md'
|
||||
- 'Shutdown Process': 'developers/software_reference/boot_process/shutdown_process.md'
|
||||
- Disk Mapping:
|
||||
- 'developers/software_reference/disk_mapping/index.md'
|
||||
- 'Partition Map': 'developers/software_reference/disk_mapping/partition_map.md'
|
||||
- 'Recovery': 'developers/software_reference/disk_mapping/recovery.md'
|
||||
- 'Root Filesystem': 'developers/software_reference/disk_mapping/root_filesystem.md'
|
||||
- 'USB Shared Partition': 'developers/software_reference/disk_mapping/usb_shared_partition.md'
|
||||
- SD-Card Layout:
|
||||
- 'developers/software_reference/sd_card_layout/index.md'
|
||||
- 'Partition Map': 'developers/software_reference/sd_card_layout/partition_map.md'
|
||||
- 'Recovery Partition': 'developers/software_reference/sd_card_layout/recovery_partition.md'
|
||||
- 'Root Filesystem Partition': 'developers/software_reference/sd_card_layout/root_filesystem_partition.md'
|
||||
- 'USB Shared Partition': 'developers/software_reference/sd_card_layout/usb_shared_partition.md'
|
||||
- 'Video Processing': 'developers/software_reference/video_processing.md'
|
||||
- 'Input Mapping': 'developers/software_reference/input_mapping.md'
|
||||
- Tutorials:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user