Generators specifies a generator module or array of modules used to create an
output for documentation. The default generator is "html" which maps
to documentjs's internal html generator.
You can specify other modules which will be passed a promise containing
the docMap and the options
and be expected
to return a promise that resolves when they are complete.
Use