We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b9421d4 + be2cfac commit 6387ac8Copy full SHA for 6387ac8
1 file changed
Documentation/rust/docs.rst
@@ -35,6 +35,9 @@ target with the same invocation used for compilation, e.g.::
35
36
make LLVM=1 rustdoc
37
38
+To read the docs locally in your web browser, run e.g.::
39
+
40
+ xdg-open rust/doc/kernel/index.html
41
42
Writing the docs
43
----------------
0 commit comments