bit-docs-process-tags module
Processes tags for a docMap.
function()
Returns
{undefined}:
This plugin registers onto these hooks:
processorpostProcessor
This plugin handles the tags hook, and in doing so also adds some tags:
Registering the processor hook adds a general processor that processes a
code comments and produces a DocObject from the tags found.
Registering the postProcessor hook adds a special processor that calls the
done method of any tags that have such a method, passing the
DocObject.