mirror of
https://github.com/Insality/druid
synced 2025-06-27 02:17:52 +02:00
19 lines
359 B
Plaintext
19 lines
359 B
Plaintext
project='Druid'
|
|
title='Defold Druid UI Framework'
|
|
description='Documentation for Druid Framework'
|
|
file={"./druid",
|
|
exclude = {
|
|
"./druid/styles/",
|
|
"./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
|