mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
So far this docs extraction has pulls API info from all exported symbols in the program. This commit changes to extracting only symbols that are exported via a specified entry-point. This commit also exports the docs entities through the compiler-cli `index.ts`. PR Close #51828 |
||
|---|---|---|
| .. | ||
| 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 | ||
| reexport_docs_extraction_spec.ts | ||