Raygun Example

This is documentation generated from Lodash using the Raygun theme:

jsdoc node_modules/lodash/lodash.js -c ./jsdoc-conf.json

jsdoc-conf.json

{
  "tags": {
    "allowUnknownTags": true
  },
  "plugins": [
    "plugins/markdown"
  ],
  "templates": {
    "cleverLinks": false,
    "monospaceLinks": false,
    "default": {
      "outputSourceFiles": false
    }
  },
  "opts": {
    "destination": "docs",
    "readme": "./README.md",
    "template": "../raygun"
  }
}