This documentation is published at http://aci-troubleshooting-lab.readthedocs.io/
To contribute to this documentation:
- Clone this repository
- Edit files under docs/sources
- Add changes to the staging: git add source
- Commit the changes: git commit -m "comments about the changes"
- Push the changes to the github: git push