This commit is contained in:
Robert Jelic
2025-02-09 19:12:27 +01:00
parent c9b39207e7
commit 0ae8cd01d8

View File

@@ -3,7 +3,6 @@ title = 'Basalt Documentation'
description = 'A UI Framework for ComputerCraft' description = 'A UI Framework for ComputerCraft'
file = 'src' -- Einzelner String statt Table file = 'src' -- Einzelner String statt Table
dir = 'out' -- Ausgabeverzeichnis dir = 'out' -- Ausgabeverzeichnis
one = true -- Eine Datei pro Modul
format = 'markdown' format = 'markdown'
ext = '.md' -- Explizite Dateierweiterung ext = '.md' -- Explizite Dateierweiterung
all = true all = true