Documentation
Getting Started
We highly recommend that you start with the Book, as it describes how to set up and use Redox.
References
Cargo Docs
-
libredox - Documentation of the Redox system library.
-
libstd - Documentation for the Rust standard library.
Gitlab
-
Gitlab - Redox OS Gitlab repository where you can find all source code.
-
Drivers - High-level documentation of the drivers.
-
RFCs - Request for Changes to Redox.
-
Ion Manual - Documentation for the Ion shell.
Talks
- Talks - Redox talks given at podcasts and conferences.
Contributing to Redox
- Read the CONTRIBUTING document