Convert unimplemented design chapters into draftsa

main
~erin 2023-04-17 18:43:58 -04:00
parent 143f03186c
commit 1240f06279
Signed by untrusted user: erin
GPG Key ID: 9A8E308CEFA37A47
1 changed files with 5 additions and 5 deletions

View File

@ -4,11 +4,11 @@
- [Development](development/README.md) - [Development](development/README.md)
- [Understanding the Design Goals](development/design/README.md) - [Understanding the Design Goals](development/design/README.md)
- [Actor System](development/design/actor.md) - [Actor System]()
- [Security Features](development/design/security.md) - [Security Features]()
- [Microkernel](development/design/kernel.md) - [Microkernel]()
- [GUI](development/design/gui.md) - [GUI]()
- [Filesystem](development/design/filesystem.md) - [Filesystem]()
- [Configuring a Build Environment](development/environment.md) - [Configuring a Build Environment](development/environment.md)
- [Development Workflow](development/workflow.md) - [Development Workflow](development/workflow.md)
- [Using the OS](user/README.md) - [Using the OS](user/README.md)