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

Accomodate modules with `/` #39

Closed toddjordan closed 6 years ago

toddjordan commented 6 years ago

with RFC 176, modules now contain the format @ember/module-name. The code interprets this as sub-directories, and splits the file up across directories. We need to url encode modules.