Add protected field to annotations

This commit is contained in:
Insality
2022-03-08 22:06:39 +02:00
parent 2e9ab69001
commit 6e2fe4de83
2 changed files with 13 additions and 10 deletions

View File

@@ -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