neotoma/sync-server

View on GitHub
.jsdoc.json

Summary

Maintainability
Test Coverage
{
  "opts": {
    "destination": "./docs/",
    "recurse": true,
    "template": "node_modules/minami"
  },
  "source": {
    "include": [
      "app",
      "Gruntfile.js",
      "README.md",
      "tests"
    ],
    "includePattern": ".js$"
  }
}