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.
47
47
{{/docs-snippet}}
48
48
49
49
4 . ** 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
51
51
` tests/dummy/app/templates/docs ` . Since Addon Docs supports Markdown out
52
52
of the box we will create two ` .md ` files (one for your docs ` index ` and one
53
53
for the ` usage ` page).
@@ -104,7 +104,7 @@ create the associated template.
104
104
` localhost:4200/docs ` to enjoy your brand new documentation website.
105
105
106
106
8 . ** 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 ` :
108
108
109
109
- create a docs subroute
110
110
- add a corresponding navigation item to the ` docs ` template
You can’t perform that action at this time.
0 commit comments