[TIMOB-8155] Tooling: docgen.py doesn't correctly resolve links to inherited members
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | Release 2.0.0, Release 1.8.2 |
| Fix Version/s | n/a |
| Components | Tooling |
| Labels | n/a |
| Reporter | Arthur Evans |
| Assignee | Unknown |
| Created | 2012-03-21T10:26:26.000+0000 |
| Updated | 2018-05-01T20:20:21.000+0000 |
Description
For example, Ti.UI.Tab inherits the backgroundColor property from Ti.UI.View. However, a link to fails, even though doc is generated for the inherited member.
[~cng], do you know if this still an issue? I haven't had any issue with this or heard any complaints about it.