Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
google
GitHub Repository: google/crosvm
Path: blob/main/docs/book/book.toml
5394 views
1
[book]
2
authors = ["The ChromiumOS Authors"]
3
language = "en"
4
multilingual = false
5
src = "src"
6
title = "Book of crosvm"
7
8
# Redirect previously used paths to updated locations.
9
[output.html.redirect]
10
"building_crosvm/chromiumos.html" = "../integration/chromeos.html"
11
"architecture.html" = "architecture/overview.html"
12
"testing.html" = "testing/index.html"
13
14
[output.linkcheck]
15
warning-policy = "error"
16
17