Files
Basalt2/config.ld
Robert Jelic 011bad0ed3 Test
2025-02-09 19:25:41 +01:00

11 lines
329 B
Plaintext

project = 'Basalt 2'
title = 'Basalt Documentation'
description = 'A UI Framework for ComputerCraft'
file = 'src' -- Einzelner String statt Table
dir = 'out' -- Ausgabeverzeichnis
format = 'markdown'
ext = '.md' -- Explizite Dateierweiterung
all = true
not_luadoc = true
style = true
template = true