Skip to content
Snippets Groups Projects
yuidoc.json 314 B
Newer Older
{
  "name": "frontend-prototype",
  "description": "Small description for frontend-prototype goes here",
  "version": "0.0.0",
  "options": {
    "paths": [
      "app"
    ],
    "exclude": "vendor",
    "outdir": "docs",
    "linkNatives": true,
    "quiet": true,
    "parseOnly": false,
    "lint": false
  }
}