11 lines
206 B
Plaintext
11 lines
206 B
Plaintext
project = 'Basalt2'
|
|
title = 'Basalt Documentation'
|
|
description = 'A UI Framework for ComputerCraft'
|
|
file = 'src'
|
|
dir = 'out'
|
|
one = true
|
|
format = 'markdown'
|
|
ext = '.md'
|
|
all = true
|
|
merge = true
|
|
output = 'out' |