documentationjs / documentationjs/documentation

support @memberof with namepaths including instance and inner members

Open
#189 2 comments 1 reaction 0 assignees View on GitHub
enhancement help wanted
Dominant language
JavaScript
Stars
5.8k
Forks
481
PR merge metrics
No merged PRs in 30d

Description

Examples:
- `@memberof Parent#` (equivalent to `@memberof Parent`, `@instance`)
- `@memberof Parent~` (equivalent to `@memberof Parent`, `@inner`)
- Nested paths such as `@memberof Parent#Child`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.