Convert unimplemented design chapters into draftsa

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

View File

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