12 lines
195 B
TOML
12 lines
195 B
TOML
|
[book]
|
||
|
authors = ["qo.is contributers"]
|
||
|
language = "en"
|
||
|
multilingual = false
|
||
|
src = "."
|
||
|
title = "qo.is infrastructure docs"
|
||
|
|
||
|
[preprocessor.cmdrun]
|
||
|
|
||
|
[preprocessor.plantuml]
|
||
|
plantuml-cmd="plantuml"
|