Files
findutils/docs/book.toml
T
Terts Diepraam ef9c382464 docs: initial version of mdbook (#347)
* docs: initial version of mdbook

* docs: fix typo in CONTRIBUTING.md

---------

Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
2024-04-03 07:50:24 +02:00

11 lines
168 B
TOML

[book]
authors = ["Terts Diepraam"]
language = "en"
multilingual = false
src = "src"
title = "findutils"
[preprocessor.toc]
command = "mdbook-toc"
renderer = ["html"]