Extension-Druid/config.ld
2022-03-12 09:03:45 +02:00

19 lines
354 B
Plaintext

project='Druid'
title='Defold Druid UI Library'
description='Documentation for Druid Library'
file={"./druid",
exclude = {
"./druid/styles/",
"./druid/system/middleclass.lua",
"./druid/templates/",
"./druid/annotations.lua",
}
}
package='druid'
sort=true
dir='./docs'
style='!fixed'
topics={}
use_markdown_titles=true
no_space_before_args=true