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