Files
wasmtime/docs/book.toml
Till Schneidereit fc1cedb2ff Add docs.wasmtime.dev as a CNAME for the Wasmtime docs (#2317)
* Update version of mdbook used in CI

* Configure cname for wasmtime docs
2020-10-25 15:48:20 -05:00

9 lines
146 B
TOML

[book]
authors = ["The Wasmtime Project Developers"]
multilingual = false
src = "."
title = "Wasmtime"
[output.html]
cname = "docs.wasmtime.dev"