summaryrefslogtreecommitdiffstats
path: root/vendor/derivative/book.toml
blob: e9aaf5a12e784597e6f867facfc08688fa52d826 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[book]
title = "Derivative"
src = "doc"

[rust]
edition = "2018"

[build]
create-missing = false

[output.html.search]
limit-results = 15

[output.html]
additional-css = ["doc/custom.css"]
git-repository-url = "https://github.com/mcarton/rust-derivative"