mirror of
https://github.com/Arcadia-Solutions/arcadia.git
synced 2026-05-03 16:59:37 -05:00
11 lines
207 B
TOML
11 lines
207 B
TOML
[book]
|
|
title = "Arcadia Documentation"
|
|
author = "?"
|
|
language = "en"
|
|
multilingual = false
|
|
src = "src"
|
|
|
|
[output.html]
|
|
default-theme = "dark"
|
|
git-repository-url = "https://github.com/Arcadia-Solutions/arcadia"
|