LDoc2tl/ldoc
steve donovan 2174f39191 Extended inline ref is now @{name|label}; colon gets confused with method operator 2011-08-25 19:02:06 +02:00
..
doc.lua great refactoring: now also prettifies code in Markdown documents 2011-07-12 14:14:55 +02:00
html.lua default template and style sheets now loaded as Lua modules, to get no-fuss LuaRocks install. 2011-08-22 12:54:32 +02:00
lang.lua _properly_ handle arb Lua block comments; now passes the embedded block comment test 2011-08-25 18:59:28 +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 Extended inline ref is now @{name|label}; colon gets confused with method operator 2011-08-25 19:02:06 +02:00
parse.lua summary and description fields should now never be nil 2011-08-24 18:32:51 +02:00
prettify.lua great refactoring: now also prettifies code in Markdown documents 2011-07-12 14:14:55 +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