Skip to content
Snippets Groups Projects
docs.en.md 772 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.
- [Book](https://doc.redox-os.org/book/). A Book describing Redox's design.
- [redox_syscall](https://docs.rs/redox_syscall/latest/syscall/). Documentation for the Redox system calls.
Nagy Tibor's avatar
Nagy Tibor committed

- [libstd](https://doc.rust-lang.org/stable/std/). Documentation for the Rust standard library.
- [Ion Manual](https://doc.redox-os.org/ion-manual/). Documentation for the Ion shell.
Ticki's avatar
Ticki committed

- [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)