Files
Basalt2/config.ld
Robert Jelic 5af0d9e446 Test
2025-02-09 16:46:34 +01:00

13 lines
279 B
Plaintext

project = "Basalt 2"
title = "Basalt documentation"
description = "A Basalt UI Framework Documentation"
format = "discount"
backtick_references = false
file = "ldoc.lua"
dir = "docs"
readme = "manual.md"
style = "!new"
kind_names = {
topic = "Manual",
script = "Programs"
}