Closed
Description
@beaugunderson points out the need for this: how can a documentation user insert something custom into their doc generation process?
One option is browserify's plugin
system that derives a lot of its power from labeled-stream-splicer, a module that lets browserify insert and remove streams configurably.