From 0ae8cd01d849778dab45e54c8f2da47a577fbed4 Mon Sep 17 00:00:00 2001 From: Robert Jelic Date: Sun, 9 Feb 2025 19:12:27 +0100 Subject: [PATCH] Test --- config.ld | 1 - 1 file changed, 1 deletion(-) diff --git a/config.ld b/config.ld index 013c9f7..209760f 100644 --- a/config.ld +++ b/config.ld @@ -3,7 +3,6 @@ title = 'Basalt Documentation' description = 'A UI Framework for ComputerCraft' file = 'src' -- Einzelner String statt Table dir = 'out' -- Ausgabeverzeichnis -one = true -- Eine Datei pro Modul format = 'markdown' ext = '.md' -- Explizite Dateierweiterung all = true \ No newline at end of file