LDoc2tl/ldoc
Ignas Anikevicius 7e766f9aaa Fix markdown.lua to work with LUA 5.2
The `setfenv` variable is unavailable in LUA 5.2, so call it conditionally.
2013-06-02 17:25:20 +02:00
..
builtin serious .0 bug squashed! nocolon option to turn off colon-style detection. boilerplate option forces first comments to be ignored 2013-01-02 13:04:14 +02:00
html Default output directory is now 'doc'; annotations were borked and not_luadoc check could blow up 2013-05-15 15:30:47 +02:00
SciTE.properties tables inside 'classes' are implicitly 'static'; respect blank lines even if not using markdown; fall back to bundled markdown.lua if not found elsewhere 2013-03-08 13:40:59 +02:00
config.ld now working with PL strict mode... 2012-03-23 14:21:43 +02:00
doc.lua issue #65; see references no longer have multiple option, but can now allow custom formats 2013-05-27 14:47:26 +02:00
html.lua charset functionality was borked in general case 2013-04-03 12:20:54 +02:00
lang.lua link fix in docs and anti-global jihad 2013-02-13 14:15:29 +02:00
lexer.lua 'plain=true' when format is set but you do not want doc comments treated specially. Backticks are now expanded in usage blocks 2013-05-09 12:52:15 +02:00
markdown.lua Fix markdown.lua to work with LUA 5.2 2013-06-02 17:25:20 +02:00
markup.lua 'plain=true' when format is set but you do not want doc comments treated specially. Backticks are now expanded in usage blocks 2013-05-09 12:52:15 +02:00
parse.lua Issue #61 sorted - not using Tags.add consistently 2013-05-06 11:38:20 +02:00
prettify.lua 'plain=true' when format is set but you do not want doc comments treated specially. Backticks are now expanded in usage blocks 2013-05-09 12:52:15 +02:00
tools.lua issue #65; see references no longer have multiple option, but can now allow custom formats 2013-05-27 14:47:26 +02:00