aboutsummaryrefslogtreecommitdiff
path: root/scripts/adeptsensedoc.lua
AgeCommit message (Collapse)Author
2011-06-22Parse extra field docs and sense table @fields; scripts/adeptsense.luamitchell
Any extra text before the ':' in "-- * `field`: doc" is included in the apidoc. This is useful for specifying types: "-- * `field` [type]: doc".
2011-03-20Add module field doc to Lua module apidoc.mitchell
2011-02-28Readded scripts.mitchell