about summary refs log tree commit diff
path: root/tvix/docs/book.toml
blob: 7318a902334805b1f550f01a51952846323dbc71 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[book]
authors = ["The Tvix Authors"]
language = "en"
multilingual = false
src = "src"
title = "Tvix Docs"

[preprocessor.plantuml]
# override the /usr/bin/plantuml default
plantuml-cmd = "plantuml"
use-data-uris = true