This commit is contained in:
Robert Jelic
2025-02-09 19:25:41 +01:00
parent 0ae8cd01d8
commit 011bad0ed3
3 changed files with 438 additions and 2 deletions

View File

@@ -1,8 +1,11 @@
project = 'Basalt2'
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
all = true
not_luadoc = true
style = true
template = true