yuidoc-richmediamonks-theme

1.1.4 • Public • Published

MediaMonks Rich Media Theme

A YUIDoc theme, based on the adsy theme.

Limitations

  • No elements
  • No attributes
  • Can't remember access options after page refresh
  • Descriptions from external sources are not rendered properly (bug in YUIDoc)

Installation

Install yuidoc-richmediamonks-theme from npm:

npm install yuidoc-richmediamonks-theme

Adjust your options in yuidoc.json to:

{
  "options": {
    "themedir": "node_modules/yuidoc-richmediamonks-theme",
    "helpers": [
      "node_modules/yuidoc-richmediamonks-theme/helpers/helpers.js"
    ]
  }
}

Testing

You can build the example documentation with npm test or watch it with npm start.

License

MIT see LICENSE.

Dependencies (0)

    Dev Dependencies (4)

    Package Sidebar

    Install

    npm i yuidoc-richmediamonks-theme

    Weekly Downloads

    3

    Version

    1.1.4

    License

    BSD

    Last publish

    Collaborators

    • danilo_monk