tiny-ecs/config.ld
TsT 37c2c49300 typo fix
Currenty the `doc = doc` is equal to `doc = nil`.
The "doc" directory is used because it's the internal LDoc default.
2016-04-27 13:55:10 +02:00

14 lines
282 B
Plaintext

file = "tiny.lua"
project = "tiny-ecs"
description = "Entity Component System for lua."
backtick_references = true
format = 'discount'
title = "tiny-ecs API"
one = true
dir = "doc"
style = '!fixed'
package = 'tiny-ecs'
not_luadoc = true
boilerplate = true
no_return_or_parms = true