grunt-doc-merge

1.1.0 • Public • Published

grunt-doc-merge

Run elements through doc-merge

Example usage

doc_merge: {
default: {
  options: {
    merge: true,
    config: 'test/fixtures/config.json'
  },
  src: 'test/fixtures',
  dest: 'test/tmp'
}

Readme

Keywords

Package Sidebar

Install

npm i grunt-doc-merge

Weekly Downloads

8

Version

1.1.0

License

BSD-3-Clause

Last publish

Collaborators

  • robdodson