File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
tests/dummy/app/pods/docs/quickstart Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ all docs pages in your site.
4747 {{/docs-snippet}}
4848
49494 . ** Create your Markdown templates.** Markdown templates contain the actual
50- actual documentation for your addon and live in the folder
50+ documentation for your addon and live in the folder
5151` tests/dummy/app/templates/docs ` . Since Addon Docs supports Markdown out
5252of the box we will create two ` .md ` files (one for your docs ` index ` and one
5353for the ` usage ` page).
@@ -104,7 +104,7 @@ create the associated template.
104104` localhost:4200/docs ` to enjoy your brand new documentation website.
105105
1061068 . ** Create more pages.** To add more doc pages simply follow the same steps as
107- used for the ` Usage ` page in above instructions :
107+ used for the ` Usage page in above examples ` :
108108
109109 - create a docs subroute
110110 - add a corresponding navigation item to the ` docs ` template
You can’t perform that action at this time.
0 commit comments