Skip to content

yangchen1/docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 repro 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 32.7%
  • Makefile 25.0%
  • Batchfile 24.4%
  • CSS 12.4%
  • HTML 3.3%
  • JavaScript 2.2%