mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +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.