coreutils/docs/book.toml

13 lines
280 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/rust-lang/cargo/tree/master/src/doc/src"
[preprocessor.toc]
command = "mdbook-toc"
renderer = ["html"]