Test
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
project = 'Basalt2'
|
||||
title = 'Basalt Documentation'
|
||||
description = 'A UI Framework for ComputerCraft'
|
||||
file = {'src'}
|
||||
dir = 'out'
|
||||
file = 'src' -- Einzelner String statt Table
|
||||
dir = 'out' -- Ausgabeverzeichnis
|
||||
one = true -- Eine Datei pro Modul
|
||||
format = 'markdown'
|
||||
ext = '.md' -- Explizite Dateierweiterung
|
||||
all = true
|
||||
Reference in New Issue
Block a user