mirror of
https://github.com/Insality/druid
synced 2025-06-27 02:17:52 +02:00
19 lines
354 B
Plaintext
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
|