You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,8 @@ Want to help improve the documentation? That would be so very much appreciated.
18
18
19
19
### Make changes
20
20
21
-
-The `docs` directory contains the markdown files used to generate the website. Change them and refresh the page when running the documentation locally and you will see the changes reflected.
22
-
- If you want to add a new page, you need to add it to [sidebars.json](https://github.com/react-navigation/react-navigation.github.io/blob/source/sidebars.json) and then restart the server.
21
+
-Each documentation version of `react-navigation` is generated by the markdown files located in `versioned_docs`. Change them and refresh the page when running the documentation locally and you will see the changes reflected.
22
+
- If you want to add a new page, you need to add it to the corresponding [sidebars.json file](https://github.com/https://github.com/react-navigation/react-navigation.github.io/tree/source/versioned_sidebars) and then restart the server.
0 commit comments