Files
Basalt2/config.ld
Robert Jelic 40a5311680 Test
2025-02-09 16:26:33 +01:00

13 lines
255 B
Plaintext

project = 'Basalt2'
title = 'Basalt2 Documentation'
description = 'A powerful UI Framework for ComputerCraft'
format = 'markdown'
dir = 'docs'
file = {'src'}
style = '!pale'
sort = true
not_luadoc = true
all = true
no_space_before_args = true
wrap = true