Fix broken LDoc tags

This commit is contained in:
Tjakka5 2020-01-04 01:41:58 +01:00
parent 69a9e83759
commit 368766bd27
6 changed files with 2 additions and 10 deletions

View file

@ -1,3 +1,3 @@
project = 'Concord'
description = 'A feature-complete ECS library'
file = {'lib', exclude = {'lib/type.lua', 'lib/run.lua'}}
file = {'src', exclude = {}}