shieldsjared / docs-ci-sandbox

Playground for testing the build process of mattermost/docs and continuous integration with Travis+AWS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mattermost Platform Documentation

This repository generates the documentation available at http://docs.mattermost.com/

Usage

To generate the HTML files from markdown in the /source directory:

  1. Download repo onto a machine with Python installed
  2. pip install sphinx sphinx-autobuild sphinx_rtd_theme
  3. pip install recommonmark sphinxcontrib-googleanalytics
  4. 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

About

Playground for testing the build process of mattermost/docs and continuous integration with Travis+AWS.


Languages

Language:HTML 30.8%Language:Python 21.9%Language:Makefile 15.9%Language:Batchfile 14.9%Language:CSS 13.6%Language:Shell 1.5%Language:JavaScript 1.3%