Skip to content

Link to the official docs by default #40

@sivakumar-kailasam

Description

@sivakumar-kailasam

Since this addon is Ember specific, does it make sense to link to the official ember & ember data yuidoc when generating a blueprint? Like,

  "external": {
    "data": [
      {
        "base": "http://emberjs.com/api/",
        "json": "http://builds.emberjs.com/tags/v2.7.1/ember-docs.json"
      },
      {
        "base": "http://emberjs.com/api/",
        "json": "http://builds.emberjs.com/tags/v2.7.0/ember-data-docs.json"
      }
    ]
  }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions