dart-archive / ts2dart

ts2dart TypeScript to Dart transpiler
Apache License 2.0
181 stars 62 forks source link

Sanitize Typescript document comments to remove tags not supported by dartdoc #341

Closed vikerman closed 8 years ago

vikerman commented 8 years ago

The following doc annotations don't mean anything for dartdoc and need to be removed/changed

\@module \@description \@param \@deprecated