[book]
title = "The Arcature Guide"
description = "Building web applications with Arcature: an opinionated full-stack Rust framework."
authors = ["Arcature Labs"]
language = "en"
src = "src"
[build]
build-dir = "book"
create-missing = false
[output.html]
default-theme = "rust"
preferred-dark-theme = "ayu"
git-repository-url = "https://github.com/ArcatureLabs/Arcature"
edit-url-template = "https://github.com/ArcatureLabs/Arcature/edit/main/docs/{path}"
playground = { runnable = false }
[output.html.search]
limit-results = 20