mirror of
https://github.com/Insality/druid
synced 2025-06-27 18:37:45 +02:00
16 lines
300 B
Plaintext
16 lines
300 B
Plaintext
project='Druid'
|
|
title='Defold Druid UI Library'
|
|
description='Documentation for Druid Library'
|
|
file={"./druid",
|
|
exclude = {
|
|
"./druid/styles/",
|
|
"./druid/system/middleclass.lua"
|
|
}
|
|
}
|
|
package='druid'
|
|
sort=false
|
|
dir='./docs'
|
|
style='!fixed'
|
|
topics={}
|
|
use_markdown_titles=true
|
|
no_space_before_args=true |