Files
embbed-rust/book.toml
James Munns 848720bac0 Consistency cleanup, changes the following:
* Creates a subdirectory, `books/` to house both projects
* Updates the `License` field of the READMEs of both projects to be more consistent
* Relicenses the `embedonomicon` from CC0 to CC-BY-SA 4.0 (requires signoff by @japaric)
* Minor README changes to both projects for consistency
2018-04-08 16:57:57 +02:00

6 lines
99 B
TOML

[book]
authors = ["James Munns"]
multilingual = false
src = "src"
title = "The Embedded Rust Book"