This package has been deprecated

Author message:

This package is unmaintained

yuidoc-adsy-theme

1.1.1 • Public • Published

Adfinis SyGroup YUIDoc Theme

A YUIDoc theme, which considers our company standards and uses our company CSS framework (AdCSSy).

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-adsy-theme from npm:

npm install yuidoc-adsy-theme

Adjust your options in yuidoc.json to:

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

Testing

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

License

MIT see LICENSE.

/yuidoc-adsy-theme/

    Package Sidebar

    Install

    npm i yuidoc-adsy-theme

    Weekly Downloads

    0

    Version

    1.1.1

    License

    BSD

    Last publish

    Collaborators

    • adfinisbot
    • yelinz
    • alanalu
    • velrest
    • czosel
    • anehx