I get many of the errors below, one for each static member of each class, when I run jsdoc with the tsd-jsdoc template (but not when I use the default template):
[TSD-JSDoc] file.js:102:4 Failed to find parent of doclet 'SomeClass#staticProperty using memberof 'SomeClass', this is likely due to invalid JSDoc.
I get many of the errors below, one for each static member of each class, when I run jsdoc with the tsd-jsdoc template (but not when I use the default template):