LDoc2tl/ldoc
steve donovan 6e941f576f support for -- @usage shortcut 2011-09-19 15:53:00 +02:00
..
doc.lua @usage tag now works in module comments; annotations were borked 2011-09-19 13:34:01 +02:00
html.lua getting line numbers right for warnings in examples and topics; formatting function takes explicit item argument (no longer part of ldoc state) 2011-09-17 17:57:22 +02:00
lang.lua support for -- @usage shortcut 2011-09-19 15:53:00 +02:00
lexer.lua lexer can crash nastily if called beyond end of stream: now always returns nil after the end 2011-08-25 19:00:43 +02:00
markup.lua prettifying code in readme 2011-09-19 14:22:18 +02:00
parse.lua support for -- @usage shortcut 2011-09-19 15:53:00 +02:00
prettify.lua prettifying code in readme 2011-09-19 14:22:18 +02:00
tools.lua _properly_ handle arb Lua block comments; now passes the embedded block comment test 2011-08-25 18:59:28 +02:00