Files
euzuandGitHub 9ce3e7a313 Feature/download (#700)
- Download manager
- Stream history fixes
- Stream history docs updated
2026-04-03 16:23:15 +02:00

19 lines
485 B
TOML

[book]
authors = ["tuliprox contributors"]
language = "en"
src = "docs/src"
title = "tuliprox Documentation"
[build]
build-dir = "frontend/build/docs"
create-missing = false
[output.html]
#default-theme = "light"
#preferred-dark-theme = "navy"
default-theme = "latte"
preferred-dark-theme = "mocha"
git-repository-url = "https://github.com/euzu/tuliprox"
edit-url-template = "https://github.com/euzu/tuliprox/edit/develop/{path}"
no-section-label = true
additional-css = ["book.css"]