This commit is contained in:
Robert Jelic
2025-02-09 16:22:36 +01:00
parent 4f2194a670
commit 7b7be10bf9
2 changed files with 26 additions and 11 deletions

View File

@@ -10,9 +10,5 @@ not_luadoc = true
all = true
no_space_before_args = true
wrap = true
custom_tags = {
{'event', 'Events'},
{'param', 'Parameters'},
{'return', 'Returns'},
{'usage', 'Usage'}
}
package = 'basalt'
merge = true