ibm-js / jsdoc-amddcl

An effort to create a JSDoc template that works well with AMD and C3MRO-based multiple class inheritance.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Errors importing doclets

asudoh opened this issue · comments

When a method has @example and one or more classes in the same project inherit it, exporting the project will emit "<CircularRef>" for doclet's examples property and importing it will end up with an error as JSDoc code assumes an array is set to examples.

Found with exported doclets of jsdoctest branch in https://github.com/AdrianVasiliu/delite.git.