mirror of
https://github.com/Insality/druid.git
synced 2025-06-27 18:37:44 +02:00
20 lines
395 B
Plaintext
20 lines
395 B
Plaintext
project='Druid'
|
|
title='Defold Druid UI Framework'
|
|
description='Documentation for Druid Framework'
|
|
file={"./druid",
|
|
exclude = {
|
|
"./druid/styles/",
|
|
"./druid/system/middleclass.lua",
|
|
"./druid/templates/",
|
|
"./druid/annotations.lua",
|
|
"./druid/custom/rich_text/module",
|
|
}
|
|
}
|
|
package='druid'
|
|
sort=true
|
|
dir='./docs'
|
|
style='!fixed'
|
|
topics={}
|
|
use_markdown_titles=true
|
|
no_space_before_args=true
|