cli-guides
cli-guides copied to clipboard
API Reference link in header goes to emberjs
The number 1 thing I go to the CLI website for is when I’m writing an addon and need to refer to the different hooks available. On my phone, i opened the new website and saw an API Reference in the header menu, but looks like it goes to the Ember API. Not sure if this is intentional or a bad link, but would be great to have a reference to the addon index.js API reference somewhere.
The navbar is shared across all Ember website apps. For the next release of the navbar, I renamed the Guides to Ember.js Guides but should have also renamed "API Reference" to Ember.js API.
The cli api docs are currently referenced in the Table of Contents: https://cli.emberjs.com/release/api-documentation/ Do you think that's enough? I would propose adding them to the main navbar, but they aren't at all matching the branding etc.
Tracked in https://github.com/ember-learn/ember-styleguide/pull/129