[book]
title = "Synta Performance"
authors = ["Synta contributors"]
description = "Benchmark results and performance analysis for the synta ASN.1 library"
language = "en"
src = "src"
[build]
build-dir = "../../target/mdbook/perf"
create-missing = false
[output.html]
default-theme = "light"
preferred-dark-theme = "navy"
git-repository-url = "https://codeberg.org/abbra/synta"
edit-url-template = "https://codeberg.org/abbra/synta/src/branch/main/{path}"
additional-css = ["../theme/synta.css"]
additional-js = ["mermaid.min.js", "mermaid-init.js"]
[preprocessor]
[preprocessor.mermaid]
command = "mdbook-mermaid"