- Commented several empty sections in mkdocs.yml (will reactivate them later if someone fills them)

- Enabled 'Directory Structure' section that was not present in mkdocs.yml
- Removed all links to empty sections
- Fixed incorrect links that led to a 404 error
- Updated art covers url
- Redirected former FunKey OS links to my release page
- Updated a few things in some sections
- Fixed a few typos
This commit is contained in:
DrUm78
2023-05-24 16:09:11 +02:00
parent 71f1b6e877
commit 5cf1d247f4
23 changed files with 85 additions and 90 deletions

View File

@@ -39,15 +39,15 @@ order:
- The [SPL][3] (Secondary Program Loader)
- The [U-Boot bootloader][4]
- The U-Boot bootloader
- The [Linux kernel][5]
- The Linux kernel
- The userland [System V init scripts][6]
- The userland System V init scripts
## Shutdown Process
Unlike the startup process, the [shutdown process][7] is much more
Unlike the startup process, the shutdown process is much more
straightforward, but it must be optimized to run as quiclky as
possible, as the time from when the shutdown is initiated when the
user press the <i class="funkey-menu"></i> key or close the **FunKey

View File

@@ -23,9 +23,6 @@ The only storage system available in the **FunKey S** is its
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][2]
section.
## Video Processing
The **FunKey-S** CPU does not feature a GPU. For this reason, the

View File

@@ -1,7 +1,7 @@
As the FunKey-OS is based on Linux, it conforms with a few exceptions
to the [Filesystem Hierarchy Standard (FHS)][1].
## Hierearchies
## Hierarchies
The FHS defines 3 hierarchies of directories: