This repository generates the documentation available at http://docs.mattermost.com/
To generate the HTML files from markdown in the /source
directory:
- Download repo onto a machine with Python installed
pip install sphinx sphinx-autobuild sphinx_rtd_theme
pip install recommonmark
- Type
make html
To contribute to the documentation please fork this repository and create a pull request. If you have not done so already, please complete the Mattermost Contributor Agreement.
All documentation is available under the terms of a Creative Commons License