mirror of
https://github.com/uutils/findutils.git
synced 2026-06-10 15:48:30 -07:00
ef9c382464
* docs: initial version of mdbook * docs: fix typo in CONTRIBUTING.md --------- Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
11 lines
168 B
TOML
11 lines
168 B
TOML
[book]
|
|
authors = ["Terts Diepraam"]
|
|
language = "en"
|
|
multilingual = false
|
|
src = "src"
|
|
title = "findutils"
|
|
|
|
[preprocessor.toc]
|
|
command = "mdbook-toc"
|
|
renderer = ["html"]
|