From 33bdf8e5b662b6868a4fd00115091351994571db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20Mei=C3=9Fner?= Date: Mon, 5 Jun 2023 19:14:42 +0000 Subject: [PATCH] Update README.md: add command to build docs --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6b64300428..31ca084330 100644 --- a/README.md +++ b/README.md @@ -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