nikhilmodak / gulp-ngdocs

Gulp plugin for building angularJS documentation
MIT License
95 stars 63 forks source link

Bug fix? I think @function always leads to "new " in usage #93

Open yaacovCR opened 8 years ago

yaacovCR commented 8 years ago

I took these lines from grunt-ngdocs, but I imagine it is broken there... Doc.constructor test always returned true, likely secondary to constructor property on prototype and truthy versus truth.