coffeedoc/codo

Inherited @property auto link

wayne-weibel opened this issue · 0 comments

If class A contains property X (and is documented as such in A) and class B inherits A, the generated auto link to property X from class B is constructed with a JSON reference eg: file:///tmp/codo/class/[object Object]. This is in contrast to class variables, which auto link correctly.