config (config.html)

Add a new config block to the package. Config blocks are run at the beginning of the doc generation before the processors are run. They can be injected with services and processors to allow you access to their properties so that you can configure them.

Params

Returns

{ Package } - "This" package, to allow methods to be chained.