Skip to content
Snippets Groups Projects
title = "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

  • redox_syscall - Documentation for the Redox system calls.

  • 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 - Redox talks given at various events and conferences.

Contributing to Redox