11 lines
180 B
TOML
11 lines
180 B
TOML
[book]
|
|
authors = ["Manuel Cillero"]
|
|
language = "es"
|
|
src = "src"
|
|
title = "Guías de PageTop"
|
|
|
|
[build]
|
|
build-dir = "../../../static/doc/v0.0/es"
|
|
|
|
[output.html]
|
|
theme = "../../theme"
|