Skip to content
This repository has been archived by the owner on Mar 22, 2019. It is now read-only.

YUIdoc data.json missing #1399

Closed
mzgupta opened this issue Mar 23, 2014 · 7 comments
Closed

YUIdoc data.json missing #1399

mzgupta opened this issue Mar 23, 2014 · 7 comments

Comments

@mzgupta
Copy link

mzgupta commented Mar 23, 2014

When you generated YUI doc creates data.json,

example
http://yuilibrary.com/yui/docs/api/data.json

But in case of ember.js , File does not exists
http://emberjs.com/api/data.json

Since In my project many of my objects extend Ember Objects. data.json helps to merge the ember.js documentation into my local yuidoc documentation.

@fivetanley
Copy link
Member

You can find the data.json file for ember-data here: http://builds.emberjs.com/canary/ember-data-docs.json

Maybe it'd be useful for us to publish this on the builds page so people can find this. @rjackson thoughts?

@Bartheleway
Copy link

Is it going to be done ? I'm very interested by this as well.

@NotJustClarkKent
Copy link

Add me to the list as well, we use YUIDoc and this would be extremely useful.

UPDATE:
We're using bower so adding the below to our config file properly imported the docs on generation.

"external": { "data": "bower_components/ember/ember-docs.json" }

@mmpestorich
Copy link

See yui/yuidoc#237 for a workaround. Requires a small patch to yuidoc.

@wagenet wagenet added the Content label Aug 8, 2014
@okuryu
Copy link

okuryu commented Feb 8, 2015

yui/yuidoc#237 have been resolved in YUIDoc v0.4.0. I bumped YUIDoc version of ember-cli-yuidoc and Ember.js.

@michaelrkn
Copy link
Contributor

Is this still an issue? cc @acorncom @locks since you two have been working on API docs related stuff recently

@acorncom
Copy link
Contributor

Closing this due to it being so stale. If it's still an issue that folks are having, please comment and we can re-open.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

9 participants