Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
K
kernel
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Florian Meißner
kernel
Commits
33bdf8e5
Commit
33bdf8e5
authored
1 year ago
by
Florian Meißner
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md: add command to build docs
parent
da506337
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-0
4 additions, 0 deletions
README.md
with
4 additions
and
0 deletions
README.md
+
4
−
0
View file @
33bdf8e5
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment