Files
rhai/doc/book.toml
Stephen Chung c7f1e12d6a Add Rhai book.
2020-06-20 12:06:17 +08:00

12 lines
279 B
TOML

[book]
title = "Rhai - Embedded Scripting for Rust"
authors = ["Jonathan Turner", "Stephen Chung"]
description = "Tutorial and reference on the Rhai scripting engine and language."
language = "en"
[output.html]
no-section-label = true
[output.html.fold]
enable = true
level = 4