UNPKG

dmd-bitbucket

Version:

Plugin for jsdoc2md to produce markdown suitable for bitbucket

7 lines (6 loc) 142 B
module.exports = function () { return { partial: __dirname + '/../partial/**/*.hbs', helper: __dirname + '/../helper/**/*.js' } }