[book]
title = "Garden User Guide"
description = "Garden grows and cultivates Git trees"
authors = ["David Aguilar"]
language = "en"
[rust]
edition = "2021"
[output.html]
default-theme = "ayu"
preferred-dark-theme = "ayu"
mathjax-support = true
site-url = "/garden/"
git-repository-icon = "fab-gitlab"
git-repository-url = "https://gitlab.com/garden-rs/garden/tree/main/doc"
edit-url-template = "https://gitlab.com/garden-rs/garden/edit/main/doc/{path}"
[output.html.fold]
enable = false
level = 0
[output.html.playground]
editable = true
line-numbers = true
[output.html.search]
limit-results = 20
use-boolean-and = true
boost-title = 2
boost-hierarchy = 2
boost-paragraph = 1
expand = true
heading-split-level = 2