forked from gulliver/rtfm
11 lines
185 B
TOML
11 lines
185 B
TOML
[book]
|
|
authors = ["Autorenkollektiv"]
|
|
language = "de"
|
|
multilingual = false
|
|
src = "src"
|
|
title = "RTFM - Das WTF Kooperative Handbuch"
|
|
|
|
[output.html]
|
|
mathjax-support = true
|
|
|
|
[output.epub] |