opencrates 3.0.1

Enterprise-grade AI-powered Rust development companion with comprehensive automation, monitoring, and deployment capabilities
[book]
title = "OpenCrates Handbook"
authors = ["The OpenCrates Team"]
description = "The official handbook for the OpenCrates project, covering API, CLI, architecture, and user guides."
language = "en"
multilingual = false
src = "src"

[preprocessor.links]

[preprocessor.openapi]
command = "bash ./scripts/gen_openapi_md.sh"
renderer = ["mdbook-widdershins"]

[output.html]
git-repository-url = "https://github.com/nikhil-goel/OpenCrates"
edit-url-template = "https://github.com/nikhil-goel/OpenCrates/edit/main/{path}"
site-url = "/OpenCrates/"
cname = "nikhil-goel.github.io"

[output.html.playground]
editable = true
run-button = true

[output.html.search]
limit-results = 30
use-boolean-and = true
boost-title = 2
boost-hierarchy = 1