-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
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"
}
]
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels