documentationjs/documentation
在 GitHub 查看support @memberof with namepaths including instance and inner members
Open
#189 创建于 2015年10月16日
enhancementhelp wanted
描述
Examples:
@memberof Parent#(equivalent to@memberof Parent,@instance)@memberof Parent~(equivalent to@memberof Parent,@inner)- Nested paths such as
@memberof Parent#Child