11 lines
161 B
TOML
11 lines
161 B
TOML
[book]
|
|
title = "Solana Design Proposals"
|
|
authors = ["The Solana Team"]
|
|
|
|
[build]
|
|
build-dir = "html"
|
|
create-missing = false
|
|
|
|
[output.html]
|
|
theme = "../book/theme"
|