mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
12 lines
212 B
TOML
12 lines
212 B
TOML
[book]
|
|
authors = ["Dustin J. Mitchell"]
|
|
language = "en"
|
|
multilingual = false
|
|
src = "src"
|
|
title = "TaskChampion"
|
|
|
|
[output.html]
|
|
default-theme = "ayu"
|
|
|
|
[preprocessor.usage-docs]
|
|
command = "target/debug/usage-docs"
|