Test
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user