Concord/lib
Josh Perry 67d67aad5f Added docs
* Added a "nothing docstring" at the top of each file we want to generate docs for. We have to do this or ldoc just straight up refuses to generate docs otherwise.
* Fixed up a few incorrect docstrings
* config.ld is the config file for ldoc

These still need some work: a bunch of functions are still undocumented and also: type.lua & run.lua are completely undocumented.
2018-09-25 18:47:20 +01:00
..
component.lua Added docs 2018-09-25 18:47:20 +01:00
entity.lua Added docs 2018-09-25 18:47:20 +01:00
init.lua Added docs 2018-09-25 18:47:20 +01:00
instance.lua Added docs 2018-09-25 18:47:20 +01:00
list.lua Added docs 2018-09-25 18:47:20 +01:00
pool.lua Added docs 2018-09-25 18:47:20 +01:00
run.lua Changed lib layout once more 2018-04-29 11:20:51 +02:00
system.lua Added docs 2018-09-25 18:47:20 +01:00
type.lua Changed lib layout once more 2018-04-29 11:20:51 +02:00