LDoc2tl/ldoc
Hisham Muhammad 8b48e1d256 Don't call function when missing. Tweak needed for ldoc to build its own documentation files. 2013-12-21 00:50:07 -02:00
..
builtin check builtin references. Builtin files are now all requireable (without module) 2013-08-22 09:15:16 +02:00
html Pull #121 applied manually - custom tags may be hidden 2013-12-09 15:13:00 +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 #114: trying harder to resolve references by unqualified method name 2013-11-28 11:57:13 +02:00
html.lua Custom display_name handler. 2013-12-09 12:23:27 +02:00
lang.lua Issue #96: was expecting a space after ## in markdown documents; better support for C types 2013-09-27 15:37:46 +02:00
lexer.lua basic support for documenting C. If you put 'parse_extra={C=true}' in config.ld, then it will attempt to extract function name, arguments and types from the source 2013-09-20 13:33:06 +02:00
markdown.lua no-compat 5.2/5.3 compatible; line endings for markdown.lua 2013-08-25 21:01:30 +02:00
markup.lua Don't call function when missing. Tweak needed for ldoc to build its own documentation files. 2013-12-21 00:50:07 -02:00
parse.lua Issue #113, borked classmod: now custom sections are always respected. Automatic sections are generated for 'Metamethods' and 'Methods' 2013-11-27 09:46:37 +02:00
prettify.lua Fix minor issues with the "prettify" facility. 2013-12-12 18:04:16 +02:00
project.ldoc.mode basic support for documenting C. If you put 'parse_extra={C=true}' in config.ld, then it will attempt to extract function name, arguments and types from the source 2013-09-20 13:33:06 +02:00
tools.lua Issue #114: trying harder to resolve references by unqualified method name 2013-11-28 11:57:13 +02:00