pagetop/extensions/pagetop-mdbook/template/book.toml

11 lines
165 B
TOML
Vendored

[book]
authors = ["Author Name"]
language = "en"
src = "src"
title = "mdBook Title"
[build]
build-dir = "path/to/static/doc"
[output.html]
theme = "path/to/theme"