This commit is contained in:
Robert Jelic
2025-02-09 18:24:21 +01:00
parent aa46511586
commit facd191ad0
2 changed files with 33 additions and 41 deletions

View File

@@ -1,17 +1,7 @@
project = "Basalt 2"
title = "Basalt Documentation"
description = "A Basalt UI Framework Documentation"
format = "markdown"
dir = "docs"
file = "src"
one = true -- Eine Datei pro Modul
not_luadoc = true -- Modernere Dokumentationsformat
merge = true -- Zusammengehörige Dokumentation zusammenführen
plain = true -- Keine HTML-Formatierung
sort = true
all = true
backtick_references = false
kind_names = {
topic = "Manual",
script = "Elements"
}
project = 'Basalt2'
title = 'Basalt Documentation'
description = 'A UI Framework for ComputerCraft'
file = {'src'}
dir = 'docs'
format = 'markdown'
all = true