Skip to content

Commit a6772e1

Browse files
chadmedConan-Kudo
authored andcommitted
Reorganise entire docs repo
Since we've migrated away from GitHub's Wiki system, we can actually have our docs organised in a sane structure. Our docs fall into a few pretty contained categories: - alt: documentation for distribution maintainers Note that this is *not* for distro-specific documentation. We ask that distro maintainers use their distro's own documentation infrastructure for that kind of information. This is - fw: vendor-controlled firmware and its interfaces. All documentation for iBoot, SecureROM, SEPFW, RTKit, WiFi/BT, etc. should go here. While m1n1 and U-Boot are "firmware" from the running operating system's perspective, they are not firmware from a platform or project perspective. - hw: documentation for system hardware - cpu: anything related to the application processors, e.g. Apple's ISA extensions, register definitions, etc. - devices: machine-specific documentation, e.g. Mac model numbers - peripherals: hardware not integrated into the SoC itself, e.g. webcam, speakers, keyboard, trackpad, etc. - soc: functional hardware blocks integrated into the SoC, e.g. SMC, video codecs, display controllers, etc. - platform: documentation applicable platform-wide, such as the security architectire, boot flow, standard SSD partition map, etc. - feature-support: feature support lists, separated by SoC generation - project: documentation related to the project itself. FAQs, references, etc. - sw: documentation for all software components that are not considered firmware. This includes m1n1, U-Boot, Linux kernel/userspace, etc. This commit also ensures that all links resolve correctly. Signed-off-by: James Calligeros <jcalligeros99@gmail.com>
1 parent 65b345f commit a6772e1

File tree

90 files changed

+168
-172
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+168
-172
lines changed

docs/Apple-Silicon-Subsystems.md

Lines changed: 0 additions & 40 deletions
This file was deleted.

docs/HW-CPU-debug-registers.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/SW-Getting-started.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/SW-Alternative-Distros.md renamed to docs/alt/alt-distros.md

Lines changed: 1 addition & 1 deletion

docs/Distro-Boot-process-guide.md renamed to docs/alt/boot-process-guide.md

Lines changed: 2 additions & 2 deletions

docs/Installing-Gentoo-with-LiveCD.md renamed to docs/alt/installing-gentoo.md

Lines changed: 1 addition & 1 deletion

docs/SW-Ubuntu-Asahi-Qemu.md renamed to docs/alt/ubuntu-qemu.md

Lines changed: 1 addition & 1 deletion

docs/FW-ADT.md renamed to docs/fw/adt.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)