All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package..jsdoc.json Maven / Gradle / Ivy

The newest version!
{
  "source": {
    "include": ["./src","README.md"],
    "exclude": ["./docs","./dist", "./node_modules", "./coverage", "./test", "./index.js"],
    "includePattern": ".js$"
  },
  "opts": {
    "destination": "./docs/",
    "recurse": true,
    "template": "./node_modules/minami"
  },
  "templates": {
    "cleverLinks": false,
    "monospaceLinks": true,
    "sort": false
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy