salsa/book/book.toml
Niko Matsakis 2e9b418bbb rework book a little bit
- extend some of the empty sections, add a new common pattern
- also, show how to use anchors and include so we can test the sources
  for common patterns
2019-09-24 06:13:51 -04:00

17 lines
237 B
TOML

[book]
authors = ["Salsa Contributors"]
multilingual = false
src = "src"
title = "Salsa"
[build]
create-missing = false
[preprocess.links]
[output.html]
[output.linkcheck]
follow-web-links = true
traverse-parent-directories = false