documentationjs/documentation

support @memberof with namepaths including instance and inner members

Open

#189 opened on 2015年10月16日

GitHub で見る
 (2 comments) (1 reaction) (0 assignees)JavaScript (5,751 stars) (557 forks)batch import
enhancementhelp wanted

説明

Examples:

  • @memberof Parent# (equivalent to @memberof Parent, @instance)
  • @memberof Parent~ (equivalent to @memberof Parent, @inner)
  • Nested paths such as @memberof Parent#Child

コントリビューターガイド

support @memberof with namepaths including instance and inner members · documentationjs/documentation#189 | Good First Issue