mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Based on top of #51717 This commit adds extraction for enums, pipes, and NgModules. It also adds a couple of tests for JsDoc extraction that weren't covered in the previous commit. PR Close #51733 |
||
|---|---|---|
| .. | ||
| class_doc_extraction_spec.ts | ||
| common_doc_extraction_spec.ts | ||
| constant_doc_extraction_spec.ts | ||
| directive_doc_extraction_spec.ts | ||
| enum_doc_extraction_spec.ts | ||
| function_doc_extraction_spec.ts | ||
| jsdoc_extraction_spec.ts | ||
| ng_module_doc_extraction_spec.ts | ||
| pipe_doc_extraction_spec.ts | ||