provisioning/docs/book.toml

49 lines
1.0 KiB
TOML
Raw Normal View History

[book]
2026-01-17 03:58:28 +00:00
title = "Provisioning Platform Documentation"
authors = ["Provisioning Team"]
language = "en"
multilingual = false
src = "src"
2026-01-17 03:58:28 +00:00
description = "Enterprise-grade Infrastructure as Code platform - Complete documentation"
[build]
build-dir = "book"
create-missing = true
[output.html]
2026-01-17 03:58:28 +00:00
default-theme = "rust"
preferred-dark-theme = "navy"
smart-punctuation = true
mathjax-support = false
2026-01-17 03:58:28 +00:00
copy-fonts = true
no-section-label = false
2026-01-17 03:58:28 +00:00
git-repository-url = "https://github.com/your-org/provisioning"
git-repository-icon = "fa-github"
edit-url-template = "https://github.com/your-org/provisioning/edit/main/provisioning/docs/{path}"
site-url = "/provisioning/"
[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
[output.html.playground]
editable = true
copyable = true
copy-js = true
line-numbers = true
runnable = false
2026-01-17 03:58:28 +00:00
[preprocessor.links]
2026-01-17 03:58:28 +00:00
[preprocessor.index]