7 lines
126 B
TOML
7 lines
126 B
TOML
[book]
|
|
title = "The Jay Book"
|
|
language = "en"
|
|
src = "src"
|
|
|
|
[output.html]
|
|
git-repository-url = "https://github.com/mahkoh/jay"
|