aprender-graph 0.29.0

GPU-first embedded graph database for code analysis (call graphs, dependencies, AST traversals)
[book]
authors = ["Pragmatic AI Labs <info@paiml.com>"]
language = "en"
multilingual = false
src = "book/src"
title = "trueno-graph - GPU-First Graph Database"
description = "GPU-accelerated graph database for code analysis with automatic memory paging"

[build]
build-dir = "docs"
create-missing = true
use-default-preprocessors = true

[output.html]
default-theme = "rust"
preferred-dark-theme = "navy"
git-repository-url = "https://github.com/paiml/trueno-graph"
git-repository-icon = "fa-github"
edit-url-template = "https://github.com/paiml/trueno-graph/edit/main/book/{path}"

[output.html.playground]
editable = true
copyable = true
copy-js = true
runnable = false