[book]
title = "C2Rust Manual"
src = "manual/"

[build]
create-missing = false
preprocess = ["links", "index"]

[preprocessor.generator_dispatch]
command = "./manual/preprocessors/generator_dispatch.py"

[output.html]

# Uncomment the following to enable link-checking. This should not be enabled by
# default because linkcheck has false positives due to our use of symlinks.
# [output.linkcheck]