kogral/docs/book/book.toml

39 lines
799 B
TOML
Raw Permalink Normal View History

2026-01-23 16:11:07 +00:00
[book]
title = "KOGRAL Documentation"
authors = ["KOGRAL Team"]
description = "Complete documentation for KOGRAL - Git-native knowledge graphs for developer teams"
language = "en"
multilingual = false
src = "."
[build]
build-dir = "book"
create-missing = true
[output.html]
default-theme = "rust"
preferred-dark-theme = "navy"
git-repository-url = "https://github.com/your-org/knowledge-base"
edit-url-template = "https://github.com/your-org/knowledge-base/edit/main/docs/{path}"
[output.html.print]
enable = true
[output.html.fold]
enable = true
level = 1
[output.html.search]
enable = true
limit-results = 30
teaser-word-count = 30
use-boolean-and = true
boost-title = 2
boost-hierarchy = 1
boost-paragraph = 1
expand = true
heading-split-level = 3
[preprocessor.links]
[preprocessor.index]