mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This is to tidy up the `author-packagse`, which currently duplicates a lot of the configuration in the main packages. We need to DRY this up so that we don't fall foul of a change in one being missed in the other. |
||
|---|---|---|
| .. | ||
| addNotYetDocumentedProperty.js | ||
| addNotYetDocumentedProperty.spec.js | ||
| convertPrivateClassesToInterfaces.js | ||
| extractDecoratedClasses.js | ||
| extractDecoratedClasses.spec.js | ||
| filterIgnoredDocs.js | ||
| filterIgnoredDocs.spec.js | ||
| filterMemberDocs.js | ||
| filterPrivateDocs.js | ||
| filterPrivateDocs.spec.js | ||
| generateApiListDoc.js | ||
| generateApiListDoc.spec.js | ||
| markBarredODocsAsPrivate.js | ||
| markBarredODocsAsPrivate.spec.js | ||
| matchUpDirectiveDecorators.js | ||
| mergeDecoratorDocs.js | ||
| mergeDecoratorDocs.spec.js | ||