Add EDIT THIS PAGE button to documentation pages #2035
Replies: 2 comments 2 replies
-
Keep in mind that link is to the generated source, not the documentation source. After changes, it is necessary to rebuilt the documentation using I like the idea, but it would be a lot of work to add an “edit this page” feature. I could look into adding a slimmer way to mark content as wrong or make suggestions, like Medium notes. I’ll move this to “Ideas” for more discussion. :) |
Beta Was this translation helpful? Give feedback.
-
Awesome, thank you. Recommending to update documentation to say EDIT THIS PAGE and link directly to this URL (regardless of which page you come from) https://github.com/ethers-io/ethers.js/tree/master/docs.wrm |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Regarding documentation pages like this: https://docs.ethers.io/v5/getting-started/.
These pages could be improved by adding an "EDIT THIS PAGE" link that directly links to, for example, https://github.com/ethers-io/ethers.js/edit/master/docs/v5/getting-started/index.html
This will reduce friction for people finding and fixing typos and then bring those people in to contribute more improvements to documentation.
Beta Was this translation helpful? Give feedback.
All reactions