11 lines
177 B
TOML
11 lines
177 B
TOML
[book]
|
|
authors = ["Manuel Cillero"]
|
|
language = "en"
|
|
src = "src"
|
|
title = "PageTop Guides"
|
|
|
|
[build]
|
|
build-dir = "../../../static/doc/v0.0/en"
|
|
|
|
[output.html]
|
|
theme = "../../theme"
|