Files
2026-05-18 10:26:39 +02:00

13 lines
243 B
TOML

[book]
language = "en"
multilingual = false
src = "src"
title = "uutils Documentation"
[output.html]
git-repository-url = "https://github.com/uutils/coreutils/tree/main/docs/src"
[preprocessor.toc]
command = "mdbook-toc"
renderer = ["html"]