cibernox / cibernox/ember-cli-yuidoc

Link to the official docs by default

Open
#40 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
55
Forks
25
PR merge metrics
No merged PRs in 30d

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"
}
]
}
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the blueprint generation entry point in this Ember CLI addon and inspect how the generated external documentation data is configured. Use the Ember and Ember Data YUIDoc URLs shown in the issue as the expected defaults, then verify that a generated blueprint includes both links.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
documentation
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.