[book]
title = "siggy"
description = "Terminal-based Signal messenger client"
authors = ["johnsideserf"]
language = "en"
src = "src"
[build]
build-dir = "book"
[output.html]
default-theme = "light"
preferred-dark-theme = "light"
additional-css = ["theme/css/irc-theme.css"]
additional-js = ["theme/js/dark-toggle.js", "theme/js/mermaid-init.js"]
site-url = "https://siggy.chat/"
git-repository-url = "https://github.com/johnsideserf/siggy"
edit-url-template = "https://github.com/johnsideserf/siggy/edit/master/docs/{path}"
[output.html.fold]
enable = true
level = 1