mirror of
https://github.com/FunKey-Project/FunKey-Project.github.io.git
synced 2026-03-19 10:22:42 +01:00
new file architecture (with files added)
This commit is contained in:
@@ -15,7 +15,7 @@ the console before turning it off, and restoring this state when
|
||||
opening and turning it back on in a matter of seconds.
|
||||
|
||||
This feature is only possible because of the optimized fast boot time
|
||||
detailed in the [Boot Process](bootprocess.md) section.
|
||||
detailed in the [Boot Process](boot_process/boot_process_intro.md) section.
|
||||
|
||||
## Storage
|
||||
|
||||
@@ -24,7 +24,7 @@ integrated MicroSD card. Most of its contents is made available to a
|
||||
host computer when connected over USB.
|
||||
|
||||
The MicroSD card format is detailed in the [Disk
|
||||
Partition](partition.md) section.
|
||||
Partition](disk_mapping/partition.md) section.
|
||||
|
||||
## Video Processing
|
||||
|
||||
4
docs/developers/software_ref/boot_process/bootloader.md
Normal file
4
docs/developers/software_ref/boot_process/bootloader.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
4
docs/developers/software_ref/boot_process/shutdown.md
Normal file
4
docs/developers/software_ref/boot_process/shutdown.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
@@ -0,0 +1,4 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
4
docs/developers/tutorials/build_system/build_system.md
Normal file
4
docs/developers/tutorials/build_system/build_system.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
@@ -0,0 +1,4 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
@@ -1,4 +1,4 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
4
docs/developers/tutorials/ssh_connection.md
Normal file
4
docs/developers/tutorials/ssh_connection.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
4
docs/developers/tutorials/uart_connection.md
Normal file
4
docs/developers/tutorials/uart_connection.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
4
docs/features/emulators.md
Normal file
4
docs/features/emulators.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
4
docs/features/folder_organization.md
Normal file
4
docs/features/folder_organization.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
4
docs/features/funkey_menu.md
Normal file
4
docs/features/funkey_menu.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
4
docs/features/games_apps.md
Normal file
4
docs/features/games_apps.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
4
docs/features/instant_action.md
Normal file
4
docs/features/instant_action.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
4
docs/features/key_mapping.md
Normal file
4
docs/features/key_mapping.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
4
docs/features/launchers.md
Normal file
4
docs/features/launchers.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
4
docs/features/quick_save.md
Normal file
4
docs/features/quick_save.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
@@ -35,9 +35,9 @@ Last but not least, this documentation would not be complete without a
|
||||
[Glossary of terms][5] and an [FAQ][6] section for reference.
|
||||
|
||||
[1]: quickstart.md
|
||||
[2]: tutorials/update.md
|
||||
[3]: developers/hardware/design.md
|
||||
[4]: developers/software/system/recovery.md
|
||||
[2]: tutorials/software/update.md
|
||||
[3]: developers/hardware_ref/design.md
|
||||
[4]: developers/software_ref/disk_mapping/recovery.md
|
||||
[5]: miscellaneous/glossary.md
|
||||
[6]: miscellaneous/faq.md
|
||||
|
||||
|
||||
5
docs/tutorials/hardware/buttons.md
Normal file
5
docs/tutorials/hardware/buttons.md
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
|
||||
4
docs/tutorials/hardware/change_sd_card.md
Normal file
4
docs/tutorials/hardware/change_sd_card.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
4
docs/tutorials/hardware/force_shutdown.md
Normal file
4
docs/tutorials/hardware/force_shutdown.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
4
docs/tutorials/hardware/open_console.md
Normal file
4
docs/tutorials/hardware/open_console.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
4
docs/tutorials/software/add_roms.md
Normal file
4
docs/tutorials/software/add_roms.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
4
docs/tutorials/software/aspect_ratio.md
Normal file
4
docs/tutorials/software/aspect_ratio.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
4
docs/tutorials/software/restore_games.md
Normal file
4
docs/tutorials/software/restore_games.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
4
docs/tutorials/software/snapshot.md
Normal file
4
docs/tutorials/software/snapshot.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
Reference in New Issue
Block a user