This commit is contained in:
Robert Jelic
2025-02-09 18:48:20 +01:00
parent 24bd8ed73b
commit 3bd9637fc3
2 changed files with 15 additions and 11 deletions

View File

@@ -1,7 +1,11 @@
project = 'Basalt2'
title = 'Basalt Documentation'
description = 'A UI Framework for ComputerCraft'
file = {'src'}
file = 'src'
dir = 'out'
one = true
format = 'markdown'
all = true
ext = '.md'
all = true
merge = true
output = 'out'