[book]
authors = ["Yolog Team"]
language = "en"
src = "docs"
title = "phi-core Documentation"
description = "Documentation for phi-core - simple, effective agent loop in Rust"
[build]
build-dir = "book"
create-missing = false
[output.html]
default-theme = "light"
preferred-dark-theme = "navy"
git-repository-url = "https://github.com/LazyBouy/phi-core"
edit-url-template = "https://github.com/LazyBouy/phi-core/edit/main/{path}"
site-url = "/phi-core/"
[output.html.search]
enable = true
limit-results = 20