pagetop/pagetop-mdbook/template/book.toml

8 lines
121 B
TOML

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