angular / dgeni-packages

A collection of dgeni packages for generating documentation from source code.
MIT License
142 stars 106 forks source link

feat(typescript): allow specifying type format flags for api-doc-types #277

Closed devversion closed 5 years ago

devversion commented 5 years ago

Note: This change does only account for typeToString conversions in the API doc type classes. The tsParser instances are being left untouched.

cc. @petebacondarwin