Skip to content

Commit 26b33fc

Browse files
authored
docs: How do I "add ecad"?
- Adding section does not have any isntructions. - Should I just `ember install`? Or are there any other steps?
1 parent 0f35016 commit 26b33fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/dummy/app/templates/docs/standalone-apps.md

+2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ In my case, I did it as an [in repo addon](https://github.com/ember-animation/em
2121

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

24+
You can follow the <DocsLink @route="quickstart">quickstart guide.</DocsLink>
25+
2426
## 5. Set `documentingAddonAt`
2527

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

0 commit comments

Comments
 (0)