blob: 0fa6b361764cdb689ba010944bbd453951d32073 [file]
# Licensed under the Apache-2.0 license
# SPDX-License-Identifier: Apache-2.0
[book]
authors = ["OpenProt Team"]
language = "en"
src = "src"
title = "OpenProt Documentation"
[preprocessor.mermaid]
command = "mdbook-mermaid"
[output.html]
additional-js = ["src/third_party/mermaid.min.js", "src/third_party/mermaid-init.js"]
additional-css = ["theme/custom.css"]
default-theme = "light"
[output.html.fold]
enable = true
level = 1