docs: Move info from README to docs/

Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
Tim Crawford
2024-02-21 08:40:01 -07:00
committed by Jeremy Soller
parent cab3891487
commit 7a2d4da31f
8 changed files with 65 additions and 61 deletions

View File

@@ -1,7 +1,9 @@
# Documentation
This is the documentation for System76 Open Firmware. It is set up to be used
with [mdBook], which can generate HTML output for easy navigation.
with [mdBook](https://github.com/rust-lang/mdBook), which can generate HTML
output for easy navigation.
[mdBook]: https://github.com/rust-lang/mdBook
```
mdbook build --open docs/
```