LDoc2tl/ldoc
Steve J Donovan ec97770051 Merge pull request #185 from mooffie/user_keywords
Support used-defined keywords (in prettified code).
2014-12-15 18:58:04 +02:00
..
builtin workaround for Lua file methods #157 2014-04-23 13:38:58 +02:00
html Merge pull request #185 from mooffie/user_keywords 2014-12-15 18:58:04 +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 Fix undefined quote in Item:build_return_groups 2014-11-19 19:55:45 +01:00
html.lua Make custom_display_name work for project-level items 2014-12-14 16:32:16 +02:00
lang.lua version bump; underscore escaping fix for backticks; horrible workaround for deficiencies of C lexer 2014-10-25 12:01:48 +02:00
lexer.lua version bump; underscore escaping fix for backticks; horrible workaround for deficiencies of C lexer 2014-10-25 12:01:48 +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 Support used-defined keywords (in prettified code). 2014-12-15 10:05:50 +02:00
parse.lua Issue #174: @include tag for including processed documentation file into output; last item now has a distinct line number, and some nasty tabs have been removed 2014-10-12 18:35:19 +02:00
prettify.lua Support used-defined keywords (in prettified code). 2014-12-15 10:05:50 +02:00
tools.lua prettify code blocks in module docstring. Two new ldoc flags: dont_escape_underscore (when not using markdown.lua) and global_lookup (when specifically wanting global lookup for single symbols 2014-06-20 15:11:40 +02:00