Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tests/dummy/app/pods/docs/quickstart/template.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ This will generate and modify the files for your `usage` docs page.

Remember, the dummy site is a full Ember application and these components are just here to help you get going. Feel free to make other components to help you best document your library!

## 8. An some API docs to a component, object or function
## 8. Add some API docs to a component, object or function

As you document the public objects in your addon, they'll automatically show up in the left-hand navigation of your `docs` route under the "API REFERENCE" section, assuming you added the `<DocsViewer />` component.

Expand Down