mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
13 lines
243 B
TOML
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"]
|