mirror of
https://github.com/jsdoc/jsdoc.git
synced 2026-02-01 16:45:41 +00:00
- Do not mark the doclet for the module object as undocumented. - Track variables (including aliases) within the parent scope, so the members are resolved against the alias instead of the name used in the code.