LDoc2tl/ldoc
Gary V. Vaughan fc0e6099fa html: case sensitive file systems require matching require args.
* ldoc/html.lua: Make sure to `require 'pl.OrderedMap'` (with a
capital 'O') to match the filename installed by penlight.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
2014-01-08 16:55:32 +13:00
..
builtin check builtin references. Builtin files are now all requireable (without module) 2013-08-22 09:15:16 +02:00
html Issue #150: 'info' section ordering is now consistent 2014-01-07 17:48:50 +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 #145: do not expand annotations if there's no previous item 2014-01-06 15:03:09 +02:00
html.lua html: case sensitive file systems require matching require args. 2014-01-08 16:55:32 +13:00
lang.lua Issue #137 boilerplate Lua block comment 2014-01-06 13:35:12 +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 Resolve issue #22 'In-line links with underscores are broken' 2014-01-06 16:10:12 -05:00
parse.lua Issue #137 boilerplate Lua block comment 2014-01-06 13:35:12 +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