Skip to content
Snippets Groups Projects
docs.en.md 1.02 KiB
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.
### Cargo Docs
- [libredox](https://docs.rs/libredox/latest/libredox/) - Documentation of the Redox system library.
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.
### Gitlab

- [Gitlab](https://gitlab.redox-os.org/) - Redox OS Gitlab repository where you can find all source code.

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](/talks/) - Redox talks given at podcasts and conferences.
- Read the [CONTRIBUTING.md](https://gitlab.redox-os.org/redox-os/redox/-/blob/master/CONTRIBUTING.md)