angular-cn/public/api-builder/docs-package
Peter Bacon Darwin d404a7d2cf docs-package: don't initialize the `readFilesProcessor`
The current setup for angular.io does not use the `readFilesProcessor`
so the `docs-package` doesn't need to configure it.

(For example, all the guide docs are written in straight Jade and are not
processed by dgeni).

In fact the `angular.io-package` explicitly disables this processor.

Given this, setting the basePath for the `readFilesProcessor` in the
`angular.io-package` is not really a hack, since we do need it for the
`writeFilesProcessor`.
2015-11-03 12:33:34 +00:00
..
mocks Initial pass at moving api doc builder over to angular.io 2015-09-18 13:18:53 -07:00
processors refactor(checkUnbalancedTicks): split out convertBackticksToCodeBlocks to maintain cohesion 2015-10-17 19:11:53 -07:00
readers Initial pass at moving api doc builder over to angular.io 2015-09-18 13:18:53 -07:00
templates chore(docs): rename @private to @internal 2015-10-05 03:28:42 -07:00
index.js docs-package: don't initialize the `readFilesProcessor` 2015-11-03 12:33:34 +00:00