coreutils/docs/book.toml

14 lines
277 B
TOML
Raw Normal View History

2022-01-20 15:46:49 +00:00
[book]
authors = ["uutils contributors"]
language = "en"
multilingual = false
src = "src"
title = "uutils Documentation"
2022-01-20 15:46:49 +00:00
[output.html]
git-repository-url = "https://github.com/uutils/coreutils/tree/main/docs/src"
[preprocessor.toc]
command = "mdbook-toc"
renderer = ["html"]