Skip to content
Snippets Groups Projects
docs.en.md 988 B
Newer Older
We highly recommend that you start with the [Book](https://doc.redox-os.org/book/), as it describes how to set up and use Redox.
Ribbon's avatar
Ribbon committed
- [Book](https://doc.redox-os.org/book/) - A Book describing Redox's design.
Ribbon's avatar
Ribbon committed
- [redox_syscall](https://docs.rs/redox_syscall/latest/syscall/) - Documentation for the Redox system calls.
Nagy Tibor's avatar
Nagy Tibor committed

Ribbon's avatar
Ribbon committed
- [libstd](https://doc.rust-lang.org/stable/std/) - Documentation for the Rust standard library.
Ribbon's avatar
Ribbon committed
- [Drivers](https://gitlab.redox-os.org/redox-os/drivers/-/blob/master/README.md) - High-level documentation of the drivers.

Ribbon's avatar
Ribbon committed
- [RFCs](https://gitlab.redox-os.org/redox-os/rfcs) - Request for Changes to Redox.
Ticki's avatar
Ticki committed

Ribbon's avatar
Ribbon committed
- [Ion Manual](https://doc.redox-os.org/ion-manual/) - Documentation for the Ion shell.

- [Talks](/talks/) - Redox talks given at various events and conferences.
- Read the [CONTRIBUTING.md](https://gitlab.redox-os.org/redox-os/redox/-/blob/master/CONTRIBUTING.md)