11 lines
173 B
TOML
11 lines
173 B
TOML
[book]
|
|
title = "Lettre"
|
|
author = "Alexis Mousset"
|
|
description = "The user documentation of the Lettre crate."
|
|
|
|
[build]
|
|
build-dir = "_book"
|
|
|
|
[output.html]
|
|
|
|
[output.linkcheck] |