ember-learn / ember-jsonapi-docs

fixes up the ember docs generated by YUIDoc to be in JSONAPI format + some other niceties
9 stars 11 forks source link

Remove couch usage & generate archives instead #21

Closed sivakumar-kailasam closed 7 years ago

sivakumar-kailasam commented 7 years ago
toddjordan commented 7 years ago

I would prefer to break the files up into the directory structure discussed in the issue, something like project/version/type/name, like ember/2.11.2/class/Ember.Component.json

sivakumar-kailasam commented 7 years ago

Great timing, I was just rewriting the logic to follow this structure to map 1:1 to the app's url

fivetanley commented 7 years ago

I am extremely stoked for this!!

fivetanley commented 7 years ago

@sivakumar-kailasam @toddjordan How can I help get this over the finish line?

sivakumar-kailasam commented 7 years ago

@fivetanley FIxing the hardcoded links in descriptions & updating the file urls with functional full form github urls are tasks atomic enough to be done on either this or the master branch. I've created #24 & #25 with the details

toddjordan commented 7 years ago

@fivetanley we are trying to get as much done as we can before emberconf and we have a variety of tasks based on you your level of interest :-) Check out the todos in our project: https://github.com/ember-learn/ember-api-docs/projects/1 Feel free to pick up anything. Just lmk ❤️

sivakumar-kailasam commented 7 years ago

Fixes #22 , #18, #17, #7