mirror of
https://github.com/encounter/wasmtime.git
synced 2026-03-30 11:42:15 -07:00
fc1cedb2ff
* Update version of mdbook used in CI * Configure cname for wasmtime docs
9 lines
146 B
TOML
9 lines
146 B
TOML
[book]
|
|
authors = ["The Wasmtime Project Developers"]
|
|
multilingual = false
|
|
src = "."
|
|
title = "Wasmtime"
|
|
|
|
[output.html]
|
|
cname = "docs.wasmtime.dev"
|