Skip to content
Snippets Groups Projects
Commit 4e5b887d authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Merge branch 'improve-references' into 'master'

Improve References section

See merge request !322
parents abdb95f5 1edef8b4
No related branches found
No related tags found
1 merge request!322Improve References section
Pipeline #12456 failed
......@@ -8,15 +8,17 @@ We highly recommend that you start with the [Book](https://doc.redox-os.org/book
## References
- [Book](https://doc.redox-os.org/book/). A Book describing Redox's design.
- [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.
- [redox_syscall](https://docs.rs/redox_syscall/latest/syscall/) - Documentation for the Redox system calls.
- [libstd](https://doc.rust-lang.org/stable/std/). Documentation for the Rust standard library.
- [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.
- [RFCs](https://gitlab.redox-os.org/redox-os/rfcs) - Request for Changes to Redox.
- [Talks](/talks/). Redox talks given at various events and conferences.
- [Ion Manual](https://doc.redox-os.org/ion-manual/) - Documentation for the Ion shell.
- [Talks](/talks/) - Redox talks given at various events and conferences.
## Contributing to Redox
......
......@@ -8,15 +8,17 @@ Nós recomendamos que você comece pelo [Livro](https://doc.redox-os.org/book/),
## Referências
- [Livro](https://doc.redox-os.org/book/). Um livro que descreve o design do Redox.
- [Livro](https://doc.redox-os.org/book/) - Um livro que descreve o design do Redox.
- [redox_syscall](https://docs.rs/redox_syscall/latest/syscall/). Documentação para as chamadas de sistema do Redox.
- [redox_syscall](https://docs.rs/redox_syscall/latest/syscall/) - Documentação para as chamadas de sistema do Redox.
- [libstd](https://doc.rust-lang.org/stable/std/). Documentação para a biblioteca padrão da Rust.
- [libstd](https://doc.rust-lang.org/stable/std/) - Documentação para a biblioteca padrão da Rust.
- [Manual da Ion](https://doc.redox-os.org/ion-manual/). Documentação para a shell Ion.
- [RFCs](https://gitlab.redox-os.org/redox-os/rfcs) - Solicitação de Mudanças para o Redox.
- [Palestras](/talks/). Palestras sobre o Redox em diversos eventos e conferências.
- [Manual da Ion](https://doc.redox-os.org/ion-manual/) - Documentação para a shell Ion.
- [Palestras](/talks/) - Palestras sobre o Redox em diversos eventos e conferências.
## Contribuindo pro Redox
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment