mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 18:12:19 +02:00
Add protected field to annotations
This commit is contained in:
@@ -4,7 +4,8 @@ description='Documentation for Druid Library'
|
||||
file={"./druid",
|
||||
exclude = {
|
||||
"./druid/styles/",
|
||||
"./druid/system/middleclass.lua"
|
||||
"./druid/system/middleclass.lua",
|
||||
"./druid/templates/"
|
||||
}
|
||||
}
|
||||
package='druid'
|
||||
@@ -13,4 +14,4 @@ dir='./docs'
|
||||
style='!fixed'
|
||||
topics={}
|
||||
use_markdown_titles=true
|
||||
no_space_before_args=true
|
||||
no_space_before_args=true
|
||||
|
Reference in New Issue
Block a user