summaryrefslogtreecommitdiffstats
path: root/doc/README.md
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-09-03 22:33:04 -0700
committerit33 <iantien@gmail.com>2015-09-03 22:33:04 -0700
commitfeb2768edb0dbf2e3f08eb74cc7d1aca3caef3dd (patch)
tree39e52b1dbe0c8f7c608af4157352518e1fb82b66 /doc/README.md
parentf3df06e645a9d6dd0eac457ec8b17572ade2af48 (diff)
downloadchat-feb2768edb0dbf2e3f08eb74cc7d1aca3caef3dd.tar.gz
chat-feb2768edb0dbf2e3f08eb74cc7d1aca3caef3dd.tar.bz2
chat-feb2768edb0dbf2e3f08eb74cc7d1aca3caef3dd.zip
Update README.md
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md15
1 files changed, 10 insertions, 5 deletions
diff --git a/doc/README.md b/doc/README.md
index baf499777..4926ba2f9 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -1,13 +1,18 @@
-# Documentation
+# Mattermost Documentation
## Administrator Documentation
### Installation
-- [Install Requirements](doc/install/requirements.md)
-- [Local Machine Setup ](doc/install/single-container-install.md)
-- [AWS Elastic Beanstalk Setup](doc/install/aws-ebs-setup.md)
+- [Software and Hardware Requirements](install/requirements.md)
+- [Local Machine Setup ](install/single-container-install.md)
+- [AWS Elastic Beanstalk Setup](install/aws-ebs-setup.md)
### Configuration
-- [GitLab SSO Configuration](integrations/sso/gitlab-sso.md) - Configure OAuth2 Single-Sign-On for GitLab.
+- [GitLab SSO Configuration](integrations/sso/gitlab-sso.md)
+- [SMTP Email Setup](smtp-email-setup.md)
+
+## Developer Documentation
+
+- [Mattermost Style Guide](developer/style-guide.md)