10 lines
273 B
TOML
10 lines
273 B
TOML
[book]
|
|
title = "The Toy Programming Language"
|
|
authors = ["Kayne Ruse (Ratstail91)"]
|
|
description = "Documentation For The Toy Programming Language"
|
|
language = "en"
|
|
|
|
[output.html]
|
|
git-repository-url = "https://github.com/krgamestudios/Toy"
|
|
git-repository-icon = "fab-github"
|