mirror of
https://github.com/rust-osdev/uefi-rs
synced 2026-06-08 17:17:36 +00:00
3455e11330
This is a first pass at adding a uefi-rs book. It is not a replacement for the reference documentation on docs.rs, but more of a companion. See [book/README.md] for a quick intro on how to build the book locally. https://github.com/rust-osdev/uefi-rs/issues/459
6 lines
81 B
TOML
6 lines
81 B
TOML
[book]
|
|
language = "en"
|
|
multilingual = false
|
|
src = "src"
|
|
title = "Rust UEFI Book"
|