dragonruby-book/book.toml
Brett Chalupa 7b405b255d chore: simplify header features
so title is less truncated on mobile; print and editing icons aren't
very important in the context of this book
2022-12-12 18:16:41 -05:00

13 lines
347 B
TOML

[book]
authors = ["Brett Chalupa", "Dragon Rider Community"]
language = "en"
multilingual = false
src = "src"
title = "Building Games with DragonRuby"
description = "A free book about making 2D games with DragonRuby Game Toolkit."
[output.html]
git-repository-url = "https://github.com/DragonRidersUnite/book"
[output.html.print]
enable = false