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 f9fe739 commit af38ad2Copy full SHA for af38ad2
docs/book.toml
@@ -4,3 +4,10 @@ language = "en"
4
multilingual = false
5
src = "src"
6
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