Files
docs-mdbook/book.toml
themighty1 2992bfa483 restructure
2023-08-03 13:29:07 +03:00

15 lines
279 B
TOML

[book]
authors = ["sinu.eth", "themighty1"]
language = "en"
multilingual = false
src = "src"
title = "tlsn-docs"
[output.html]
default-theme = "ayu"
additional-css = ["src/css/katex.css", "src/css/global.css"]
use-site-url-as-root = true
[preprocessor.katex]
after = ["links"]