This commit is contained in:
Robert Jelic
2025-02-09 18:37:14 +01:00
parent b3919764c4
commit bc3fd8c0c2
3 changed files with 11 additions and 9 deletions

View File

@@ -2,6 +2,6 @@ project = 'Basalt2'
title = 'Basalt Documentation'
description = 'A UI Framework for ComputerCraft'
file = {'src'}
dir = 'docs'
dir = 'out'
format = 'markdown'
all = true