blob: a613c4e3250790e2e92bd3e843c9d5c31ada2f16 [file] [log] [blame] [edit]
# Licensed under the Apache-2.0 license
# SPDX-License-Identifier: Apache-2.0
[book]
authors = ["OpenProt Team"]
language = "en"
multilingual = false
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