9 lines
265 B
TOML
9 lines
265 B
TOML
[book]
|
|
title = "Discovery"
|
|
description = "Discover the world of microcontrollers through Rust"
|
|
author = "Rust Embedded Resources Team"
|
|
language = "en"
|
|
|
|
[output.html]
|
|
additional-css = ["custom.css"]
|
|
git-repository-url = "https://github.com/rust-embedded/discovery/"
|