Andrej Rapoport
Andrej Rapoport
I noticed that first word of return description gets missed in the output. Example from JaguarJS (collie.util.getBoundaryToPoints): ``` /** * ... * @return {Array} points [[left, top], [right, top], [right,...
Thanks for your template! I think I found a bug. Interfaces (tag `@interface`) are missing in the output documentation. Example: ``` /** * @interface */ myInterface = { /** *...
Hi, there are no tags in this project. Last release was 2.0.5 but it isn't tagged (at least not in this git repository). The current master does not correspond to...