We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40236a9 commit bb5bfc2Copy full SHA for bb5bfc2
book.toml
@@ -1,7 +1,11 @@
1
[book]
2
authors = ["James Munns"]
3
+language = "es"
4
src = "src"
5
title = "El libro de Rust Embebido"
6
7
[output.html]
8
+site-url = "https://embedded-book.rustlang-es.org"
9
git-repository-url = "https://github.com/RustLangES/rust-embedded-book"
10
+git-repository-icon = "fa-github"
11
+edit-url-template = "https://github.com/RustLangES/rust-embedded-book/edit/main/{path}"
0 commit comments