Skip to content
Snippets Groups Projects
Commit 33bdf8e5 authored by Florian Meißner's avatar Florian Meißner
Browse files

Update README.md: add command to build docs

parent da506337
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,10 @@ Redox OS Microkernel
[![docs](https://img.shields.io/badge/docs-master-blue.svg)](https://doc.redox-os.org/kernel/kernel/)
[![](https://tokei.rs/b1/github/redox-os/kernel?category=code)](https://github.com/Aaronepower/tokei)
## Building the documentation
Try `cargo doc --open --target x86_64-unknown-none`.
## Debugging the redox kernel
Running [qemu] with the `-s` flag will set up [qemu] to listen on port 1234 for
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment