LDoc2tl/ldoc
Steve Donovan 7a7865f300 Issue 95: strip leading stars in C block comments; improvements in identifying typenames within type expressions 2013-09-26 16:05:45 +02:00
..
builtin check builtin references. Builtin files are now all requireable (without module) 2013-08-22 09:15:16 +02:00
html CSS errors fixed 2013-08-27 15:16:10 +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 95: strip leading stars in C block comments; improvements in identifying typenames within type expressions 2013-09-26 16:05:45 +02:00
html.lua Issue 95: strip leading stars in C block comments; improvements in identifying typenames within type expressions 2013-09-26 16:05:45 +02:00
lang.lua Issue 95: strip leading stars in C block comments; improvements in identifying typenames within type expressions 2013-09-26 16:05:45 +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 bumped to 1.4.0; doc updates and formatting 2013-08-23 13:50:34 +02:00
parse.lua error tag now auto-groups; refactorings 2013-08-26 13:37:41 +02:00
prettify.lua Can prettify C files as well as Lua with built-in prettifier 2013-08-25 14:29:30 +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 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