Files

13 lines
243 B
TOML
Raw Permalink Normal View History

2022-01-20 16:46:49 +01:00
[book]
language = "en"
multilingual = false
src = "src"
title = "uutils Documentation"
2022-01-20 16:46:49 +01:00
[output.html]
git-repository-url = "https://github.com/uutils/coreutils/tree/main/docs/src"
[preprocessor.toc]
command = "mdbook-toc"
2023-06-08 09:07:12 +02:00
renderer = ["html"]