#Documentation for CMV - The Configurable Viewer
View the Docs @ docs.cmv.io
-
Submit a Pull Request - If you would like to contribute to the CMV documents, pull requests are welcome.
-
Fork this repository.
-
Clone it to your local machine
git clone /path/to/your/repository
-
Build the docs and develop them with live reload (python required)
pip install mkdocs mkdocs serve
-
Commit your changes and push them to github
git commit -m "I've updated the docs!" git push origin/master
-
Submit an Issue - Find a small typo and working with GitHub repos isn't your thing? Feel free to submit an issue.
We have a gitter.im chat room for contributing to and improving the CMV documentation. Please join the conversation and help out.