Commit Graph

  • 8bc5f722cc Fix a backtick in ## Markdown Support Ignas Anikevicius 2014-05-26 21:58:25 +0100
  • bf0f1384b9 Updated pale theme steve donovan 2014-05-26 17:58:43 +0200
  • 8b2b2e4625 #159 directory as argument case was broken steve donovan 2014-05-25 14:11:00 +0200
  • 3f32313ced #158 summary line lost with @type tag steve donovan 2014-05-25 13:58:25 +0200
  • 6d29aef7f2 allow tags to contain digits Steve Donovan 2014-04-25 15:59:54 +0200
  • 1f21b5efa3 workaround for Lua file methods #157 Steve Donovan 2014-04-23 13:38:58 +0200
  • 624ff11afd parameter names which were List methods overwriting object - factor out as map field Steve Donovan 2014-04-23 13:19:16 +0200
  • 251dc88f93 deterministic ordered file processing Steve Donovan 2014-04-23 10:20:55 +0200
  • 511dfe7df0 ldoc.custom_references to create new @{KIND:NAME} reference schemes; doc updates 1.4.2 steve donovan 2014-01-21 19:51:55 +0200
  • b09f7f865f unknown typename check for kind_names; updated ldoc's config.ld steve donovan 2014-01-18 16:13:15 +0200
  • e5605a4a94 kind_names variable can override names used in sidebar, e.g. 'kind_names={topic='Manual'}' will override default of 'Topics' Steve Donovan 2014-01-17 15:59:39 +0200
  • 2c0d459a43 bumped version to 1.4.2 Steve Donovan 2014-01-16 09:53:29 +0200
  • 2fb50d85e0 Merge pull request #154 from kernelp4nic/master Steve J Donovan 2014-01-15 23:46:58 -0800
  • b2bf47ac02 Updated LuaDoc canonical URL Sebastián Moreno 2014-01-15 12:16:58 -0200
  • 0c6bd7d8b6 Updated LuaDoc url Sebastián Moreno 2014-01-14 18:58:41 -0200
  • 94439e8e64 updated changes.md - preparing for release Steve Donovan 2014-01-10 15:50:44 +0200
  • 36f1393a01 Merge pull request #151 from gvvaughan/pull-request/case-sensitive-filesystems Steve J Donovan 2014-01-07 23:53:17 -0800
  • fc0e6099fa html: case sensitive file systems require matching require args. Gary V. Vaughan 2014-01-08 16:55:32 +1300
  • d367390c68 Issue #150: 'info' section ordering is now consistent steve donovan 2014-01-07 17:48:50 +0200
  • a8c4d9fa1e Merge pull request #149 from vanzomerenc/master Steve J Donovan 2014-01-07 01:19:37 -0800
  • 7c49337402 Resolve issue #22 'In-line links with underscores are broken' vanzomerenc 2014-01-06 16:10:12 -0500
  • 04dc148df6 Issue #145: do not expand annotations if there's no previous item steve donovan 2014-01-06 15:03:09 +0200
  • 60c6e79dd9 Issue #137 boilerplate Lua block comment steve donovan 2014-01-06 13:35:12 +0200
  • 86f65410df Putting "Repeating tags" one level up, since not related to Lua 5.1 modules JonasT 2014-01-06 08:05:50 +0100
  • 94975bcb8c Merge branch 'master' of github.com:stevedonovan/LDoc steve donovan 2014-01-05 15:05:56 +0200
  • aad096dced Merge pull request #129 from gvvaughan/pull-request/custom_see_hander-doc-fix Steve J Donovan 2014-01-05 05:05:07 -0800
  • 86a3fde07e issue #139; improved lookup for class methods; args override now only kicks if the argument does not have its default value steve donovan 2014-01-05 14:55:20 +0200
  • f507e36720 more general method of controlling visibility of local functions or items marked with @local steve donovan 2014-01-02 18:45:04 +0200
  • b3f6fc2762 Merge pull request #140 from JonasT/patch-1 Steve J Donovan 2013-12-31 01:02:41 -0800
  • 21eff88c05 Merge pull request #142 from JonasT/patch-3 Steve J Donovan 2013-12-31 01:02:25 -0800
  • 2d6cddce44 Merge pull request #141 from JonasT/patch-2 Steve J Donovan 2013-12-31 00:59:22 -0800
  • ffec76bd56 Removing inconsistent header colon JonasT 2013-12-31 09:01:14 +0100
  • e38a1b1402 Better section naming, some hints for C code JonasT 2013-12-31 09:00:30 +0100
  • e3c9f5336a Fixing tag introduction example (hopefully?) JonasT 2013-12-31 08:54:56 +0100
  • 2061b5fc11 Some more reordering, introducing tags more explicitly JonasT 2013-12-31 08:53:59 +0100
  • 2bd0c3f760 Getting all the sections in a more beginner's friendly, logical order JonasT 2013-12-31 08:40:50 +0100
  • 721d626b70 Rewrite of first introductory paragraph JonasT 2013-12-31 08:18:33 +0100
  • a870f91e59 Being more direct on how tags look like when introducing them first JonasT 2013-12-31 08:07:41 +0100
  • 2db76970ab Merge pull request #138 from dirkfeytons/master Steve J Donovan 2013-12-24 05:52:12 -0800
  • b16e85af7d Fix issue #123: override 'boilerplate' was done too late Dirk Feytons 2013-12-24 11:30:56 +0100
  • bbc3183e35 Merge pull request #136 from hishamhm/master Steve J Donovan 2013-12-21 00:15:30 -0800
  • 8b48e1d256 Don't call function when missing. Tweak needed for ldoc to build its own documentation files. Hisham Muhammad 2013-12-21 00:50:07 -0200
  • 9b40e03e3a Command-line flags that were explicitly passed by the user should take precedence over config file defaults. Hisham Muhammad 2013-12-21 00:41:41 -0200
  • 41a0d9b009 Add entries missing in rockspec. Hisham Muhammad 2013-12-21 00:41:24 -0200
  • c93c14709f Merge pull request #130 from mooffie/fix_prettifier_last_lines Steve J Donovan 2013-12-12 22:52:07 -0800
  • 67a78ee0a5 Fix minor issues with the "prettify" facility. Mooffie 2013-12-12 17:26:38 +0200
  • d5e623e8d7 doc: improve match pattern for manual page references with custom_see_handler. Gary V. Vaughan 2013-12-12 09:42:44 +1300
  • f60e6d4197 Pull #121 applied manually - custom tags may be hidden Steve Donovan 2013-12-09 15:13:00 +0200
  • d96eee4605 Merge pull request #122 from mooffie/custom_display_name_handler Steve J Donovan 2013-12-09 05:07:09 -0800
  • 3053079fee Custom display_name handler. Mooffie 2013-12-09 12:13:06 +0200
  • 8dd51bb115 Merge b08bbf45f1 into 94433da88f mooffie 2013-12-09 02:15:22 -0800
  • b08bbf45f1 Custom display_name handler. Mooffie 2013-12-09 12:13:06 +0200
  • 66dff11251 Hidden custom tags. Mooffie 2013-12-09 11:21:54 +0200
  • 0d5689bbc6 Merge 90e24c5fe4 into 94433da88f abadc0de 2013-11-29 03:25:31 -0800
  • 90e24c5fe4 Document custom tags abadc0de 2013-11-29 06:24:13 -0500
  • 49507a1bfa Merge ef1261d0e4 into 94433da88f abadc0de 2013-11-29 02:15:43 -0800
  • 94433da88f Merge pull request #116 from abadc0de/master Steve J Donovan 2013-11-28 23:58:04 -0800
  • ef1261d0e4 Unify the way optional params are displayed. abadc0de 2013-11-29 01:19:18 -0500
  • 89854e1537 Custom tags abadc0de 2013-11-27 19:47:44 -0500
  • 4294b2e2da Issue #114: trying harder to resolve references by unqualified method name Steve Donovan 2013-11-28 11:57:13 +0200
  • 63e3618c05 Issue #110; use '-u' or 'unqualified' explicitly to strip package names on sidebar (thanks to abadc0de) Steve Donovan 2013-11-27 09:50:38 +0200
  • 46515b2411 Issue #113, borked classmod: now custom sections are always respected. Automatic sections are generated for 'Metamethods' and 'Methods' Steve Donovan 2013-11-27 09:46:37 +0200
  • 4fac99406c try match single names against fully qualified names of module funtions Steve Donovan 2013-11-21 16:06:34 +0200
  • feabf5c91a when using export tag, decide whether function is meant to be a class method from 'self' formal arg, otherwise it becomes static. Steve Donovan 2013-11-18 14:54:28 +0200
  • 8081e5b43c option to use Markdown titles instead of file names with 'use_markdown_titles' (otherwise drop the .md extension on display) Steve Donovan 2013-11-18 10:26:40 +0200
  • 9ef1f08784 can resolve references to local class; no longer have 'Topic: ' for readme documents steve donovan 2013-11-17 19:48:35 +0200
  • 9fc5697cff Issue #108: sorting modules etc is off by default, switch back on using 'sort_modules=true'. Section lookup in docs was borked, fixed by stripping any extra whitespace before section titles steve donovan 2013-11-17 10:38:24 +0200
  • 4666e464cc no more fooling with globals in LDoc; the class ModuleMap is no longer global, but inserted into doc module so it can use it steve donovan 2013-11-16 21:03:43 +0200
  • fd323aa286 Issue #105; can switch off auto-linking to Lua manual with 'no_lua_ref' variable. This also happens if plain C documentation is being generated steve donovan 2013-11-16 20:36:53 +0200
  • 955802e07b Issue #93: can define fields/properties of objects; the 'readonly' modifier is now special. See tests/styles/type.lua steve donovan 2013-11-16 19:21:50 +0200
  • 7e2e6e975c Issue #96: was expecting a space after ## in markdown documents; better support for C types Steve Donovan 2013-09-27 15:37:46 +0200
  • 7a7865f300 Issue 95: strip leading stars in C block comments; improvements in identifying typenames within type expressions Steve Donovan 2013-09-26 16:05:45 +0200
  • 531a7d34de Issue 81 'example' tag raises more explicit error, exclude more 'accidental' doc comments Steve Donovan 2013-09-26 15:34:53 +0200
  • a5f3e62776 Merge eae2fe55fb into 20ff72cd35 Tysen Moore 2013-09-25 13:45:13 -0700
  • eae2fe55fb Merge remote-tracking branch 'upstream/master' Tysen Moore 2013-09-23 16:49:23 -0400
  • 20ff72cd35 add changes document 1.4.0 Steve Donovan 2013-09-20 13:52:18 +0200
  • d2e40e2f2f 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 Steve Donovan 2013-09-20 13:33:06 +0200
  • 47e6a2094e CSS errors fixed Steve Donovan 2013-08-27 15:16:10 +0200
  • 8e3e211716 fixup selected module item Steve Donovan 2013-08-27 14:16:21 +0200
  • 1d1ed6d0f0 on left-hand side all module names go through doc.module_name. This strips off package part currently Steve Donovan 2013-08-27 13:17:11 +0200
  • df72613e57 structure return needs 'typename'; by default merge_error_groups will combine different error tag texts Steve Donovan 2013-08-27 12:47:47 +0200
  • f33a09e4d3 issue #76 auto-scroll to avoid breaking identifiers Steve Donovan 2013-08-27 12:44:04 +0200
  • 8395d6d9d7 inline error comments starting to work Steve Donovan 2013-08-26 14:22:52 +0200
  • a825a316a1 error tag now auto-groups; refactorings Steve Donovan 2013-08-26 13:37:41 +0200
  • 0d79e16706 PL utils.unpack compatibility; refactoring error 'tag' Steve Donovan 2013-08-26 09:59:10 +0200
  • 85dbd3d731 no-compat 5.2/5.3 compatible; line endings for markdown.lua steve donovan 2013-08-25 21:01:30 +0200
  • 7da46268dc 'pale' template added; interpretation of --style and --template extended steve donovan 2013-08-25 19:38:01 +0200
  • ad909d683b Can prettify C files as well as Lua with built-in prettifier steve donovan 2013-08-25 14:29:30 +0200
  • 89cb20d752 doc updates steve donovan 2013-08-25 14:28:57 +0200
  • 149ded81fc composite return types experiment steve donovan 2013-08-25 10:47:45 +0200
  • 45cb21bcc1 try harder with -m to resolve methods steve donovan 2013-08-24 15:39:41 +0200
  • 3c72ea112e ldoc.alias can specify a function which must return tag, value, modifiers like Item:check_tag. The alias error works with return groups steve donovan 2013-08-24 15:19:45 +0200
  • 9af4bae066 return groups; experimental 'error' tag steve donovan 2013-08-24 13:21:41 +0200
  • 1bf3461917 doc updates Steve Donovan 2013-08-23 15:59:35 +0200
  • 70eaf2be6f bumped to 1.4.0; doc updates and formatting Steve Donovan 2013-08-23 13:50:34 +0200
  • 7bb95e5e7d issue #78 default parm value now in documentation Steve Donovan 2013-08-22 10:12:04 +0200
  • 3c72e9e4d1 fix issue #80, backticks expand in copyright and other 'info' tags. format='backtick' (-f backtick) is like format='plain' but with implicit 'backtick_references=true'. -X is short for 'not_luadoc' Steve Donovan 2013-08-22 09:43:26 +0200
  • 5e18d2ad4c check builtin references. Builtin files are now all requireable (without module) Steve Donovan 2013-08-22 09:15:16 +0200
  • a162c4b9e9 a list of comma-separated items can appear after a see tag; fixed problem with references to Lua global functions from last commit Steve Donovan 2013-08-21 15:52:53 +0200
  • d9d749fa37 fix issue #79: will not allow a module as a type. Plus, add reference lookup for lfs and lpeg Steve Donovan 2013-08-21 14:52:09 +0200