angular-docs-cn/tools/api-builder/docs-package/processors
Peter Bacon Darwin c94ad87dd4 chore(doc-gen): add createDecoratorDocs processor
The createDecoratorDocs processor identifies docs of exports that actually
represent decorators and get useful information for them.

This commit also set up the rest of the generation to display these new
decorator docs with their own template and updates the API list so that
we can filter the docs by decorator docType.
2016-01-10 21:16:47 -08:00
..
addNotYetDocumentedProperty.js api-builder: allow descriptions to be empty via the `@noDescription` tag 2015-11-13 16:39:21 +00:00
addNotYetDocumentedProperty.spec.js api-builder: allow descriptions to be empty via the `@noDescription` tag 2015-11-13 16:39:21 +00:00
checkUnbalancedBackTicks.js refact(api-builder): move into `tools` folder 2015-11-04 11:20:46 +00:00
checkUnbalancedBackTicks.spec.js refact(api-builder): move into `tools` folder 2015-11-04 11:20:46 +00:00
convertBackticksToCodeBlocks.js chore(jade): upgrade to use `marked` filter 2015-11-10 18:37:53 +00:00
convertBackticksToCodeBlocks.spec.js chore(jade): upgrade to use `marked` filter 2015-11-10 18:37:53 +00:00
convertPrivateClassesToInterfaces.js refact(api-builder): move into `tools` folder 2015-11-04 11:20:46 +00:00
createDecoratorDocs.js chore(doc-gen): add createDecoratorDocs processor 2016-01-10 21:16:47 -08:00
createDecoratorDocs.spec.js chore(doc-gen): add createDecoratorDocs processor 2016-01-10 21:16:47 -08:00
createOverviewDump.js refact(api-builder): move into `tools` folder 2015-11-04 11:20:46 +00:00
extractDirectiveClasses.js refact(api-builder): move into `tools` folder 2015-11-04 11:20:46 +00:00
extractDirectiveClasses.spec.js refact(api-builder): move into `tools` folder 2015-11-04 11:20:46 +00:00
extractTitleFromGuides.js refact(api-builder): move into `tools` folder 2015-11-04 11:20:46 +00:00
generateNavigationDoc.js refact(api-builder): move into `tools` folder 2015-11-04 11:20:46 +00:00