4.7. Updating documentation
Once you have created the documentation, there are a number of ways to allow others to update it.
Note
As part of best practice guidelines, it is recommended to use a version control system for tracking commits to your code and host your code on a online version control service such as github. The following assumes you are following these best practice guidelines.
Important
See the best practices guide for more information on the how to contribute software projects.