summaryrefslogtreecommitdiff
path: root/docs/developer/book.toml
blob: d8e8b1dca03202f0c2dbc962c8ace5917bf945d9 (plain)
1
2
3
4
5
6
7
8
9
10
[book]
title = "Pilcrow for Developers"
authors = ["Owen Jacobson", "Kit La Touche"]
language = "en"
multilingual = false

src = "."

[build]
build-dir = "../../target/docs/developer"