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: 2 additions & 0 deletions tests/dummy/app/templates/docs/standalone-apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ In my case, I did it as an [in repo addon](https://github.com/ember-animation/em

## 4. Add `ember-cli-addon-docs` to your docs app.

You can follow the <DocsLink @route="quickstart">quickstart guide.</DocsLink>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah! Mea culpa. Fix: #1681


## 5. Set `documentingAddonAt`

Configure the docs app's `ember-cli-build.js` to tell ember-cli-addon-docs to point at the addon:
Expand Down