Skip to content

Commit 3e22dc2

Browse files
authored
Merge pull request #59 from ngirard/patch-2
book.toml: some improvements
2 parents d656882 + af38ad2 commit 3e22dc2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/book.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,10 @@ language = "en"
44
multilingual = false
55
src = "src"
66
title = "Async programming in Rust with async-std"
7+
8+
[build]
9+
create-missing = false
10+
11+
[output.html]
12+
git-repository-url = "https://github.com/async-rs/async-std"
13+
git-repository-icon = "fa-github"

0 commit comments

Comments
 (0)