yuidoc-parch-theme

1.0.0 • Public • Published

YUIDoc Parch Theme

npm version

An YUIDoc theme based on yuidoc-ember-theme

$ npm install yuidoc-parch-theme

Configuration File

If your project uses a "yuidoc.json" file for configuration, add:

"themedir" : "node_modules/yuidoc-parch-theme",
"helpers" : ["node_modules/yuidoc-parch-theme/helpers/helpers.js"]

Example:

{
  "name": "Example",
  "url": "<GITHUB REPO URL>",
  "version": "0.1.0",
  "indexModule": "Welcome",
  "options": {
      "paths": "_location to parse_",
      "outdir": "docs",
      "exclude": "lib,docs",
      "themedir": "node_modules/yuidoc-parch-theme",
      "helpers": ["node_modules/yuidoc-parch-theme/helpers/helpers.js"]
  }
}

Readme

Keywords

Package Sidebar

Install

npm i yuidoc-parch-theme

Weekly Downloads

1

Version

1.0.0

License

none

Last publish

Collaborators

  • dylanf