2025-12-03 19:56:35 -03:00
|
|
|
[book]
|
|
|
|
|
title = "General Bots Documentation"
|
|
|
|
|
authors = ["General Bots Team"]
|
|
|
|
|
language = "en"
|
|
|
|
|
multilingual = false
|
|
|
|
|
src = "src"
|
|
|
|
|
|
|
|
|
|
[build]
|
|
|
|
|
build-dir = "book"
|
|
|
|
|
|
|
|
|
|
[output.html]
|
|
|
|
|
default-theme = "light"
|
|
|
|
|
preferred-dark-theme = "navy"
|
|
|
|
|
smart-punctuation = true
|
2025-12-27 17:10:57 -03:00
|
|
|
additional-css = ["src/custom.css", "src/whatsapp-chat.css", "src/designer-panel.css"]
|
2025-12-03 19:56:35 -03:00
|
|
|
additional-js = ["src/theme-sync.js"]
|
|
|
|
|
|
|
|
|
|
[output.html.favicon]
|
|
|
|
|
png = "favicon.png"
|