From 9c5ce4620ec43e86e2b0eecd10e11301978ed3c3 Mon Sep 17 00:00:00 2001 From: it33 Date: Thu, 8 Oct 2015 22:31:45 -0700 Subject: Update README.md --- doc/README.md | 31 ++++++++++++++++++++++--------- 1 file changed, 22 insertions(+), 9 deletions(-) (limited to 'doc/README.md') diff --git a/doc/README.md b/doc/README.md index 4c7c4cc0e..a45b670c0 100644 --- a/doc/README.md +++ b/doc/README.md @@ -2,17 +2,23 @@ ## Installation +#### Preview Installation +Get up and running quickly with Docker-based install + - [AWS Elastic Beanstalk Setup](install/Amazon-Elastic-Beanstalk.md) - [Docker Single Container Preview Setup](install/Docker-Single-Container.md) -- [Production Ubuntu Setup](install/Production-Ubuntu.md) -- [Mattermost Release Numbering Scheme](install/Release-Numbering.md) -- [Software and Hardware Requirements](install/Requirements.md) - [SMTP Email Setup](install/SMTP-Email-Setup.md) -## Integrations +#### Production Installation +Set up Mattermost in your data center +- [Software and Hardware Requirements](install/Requirements.md) +- [Production Ubuntu Setup](install/Production-Ubuntu.md) +- [SMTP Email Setup](install/SMTP-Email-Setup.md) -- [GitLab SSO Configuration](integrations/Single-Sign-On/Gitlab.md) -- [Incoming Webhooks](integrations/webhooks/Incoming.md) +#### Configuration and Management +- Configuration Settings Overview + - [GitLab SSO Configuration](integrations/Single-Sign-On/Gitlab.md) +- [Mattermost Release Numbering Scheme](install/Release-Numbering.md) ## Developer Documentation @@ -20,8 +26,15 @@ - [Developer Machine Setup](developer/Setup.md) - [Mattermost Style Guide](developer/Style-Guide.md) - [API Overview](api/Overview.md) + - [Incoming Webhooks](integrations/webhooks/Incoming.md) + +## Help + +- User Interface + - [Manage Team](help/Manage-Team.md) + - Team Settings + - [Slack Import](usage/Slack-Import.md) -## Usage Help +- Messaging + - [Mattermost Markdown Formatting](usage/Markdown.md) -- [Slack Import](usage/Slack-Import.md) -- [Mattermost Markdown Formatting](usage/Markdown.md) -- cgit v1.2.3-1-g7c22 From db1724fa9f7a4174e5d91f6704f9ba3834159131 Mon Sep 17 00:00:00 2001 From: it33 Date: Thu, 8 Oct 2015 23:05:22 -0700 Subject: Update README.md --- doc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/README.md') diff --git a/doc/README.md b/doc/README.md index a45b670c0..0505877a7 100644 --- a/doc/README.md +++ b/doc/README.md @@ -33,7 +33,7 @@ Set up Mattermost in your data center - User Interface - [Manage Team](help/Manage-Team.md) - Team Settings - - [Slack Import](usage/Slack-Import.md) + - [Slack Import](help/Slack-Import.md) - Messaging - [Mattermost Markdown Formatting](usage/Markdown.md) -- cgit v1.2.3-1-g7c22 From 05ed5b08999c4d32f200c785b60b931d43b2b628 Mon Sep 17 00:00:00 2001 From: it33 Date: Thu, 8 Oct 2015 23:07:20 -0700 Subject: Update README.md --- doc/README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/README.md') diff --git a/doc/README.md b/doc/README.md index 0505877a7..f106cdfc8 100644 --- a/doc/README.md +++ b/doc/README.md @@ -30,6 +30,8 @@ Set up Mattermost in your data center ## Help +_Note: End user help documentation is a new feature being completed for the v1.2 release. The materials below are work in progress._ + - User Interface - [Manage Team](help/Manage-Team.md) - Team Settings -- cgit v1.2.3-1-g7c22 From b67bb7e6fe29aa39f5b2976b1ca1f119f459d4c1 Mon Sep 17 00:00:00 2001 From: it33 Date: Fri, 9 Oct 2015 08:53:06 -0700 Subject: Update README.md --- doc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/README.md') diff --git a/doc/README.md b/doc/README.md index f106cdfc8..fcda4fd08 100644 --- a/doc/README.md +++ b/doc/README.md @@ -26,7 +26,7 @@ Set up Mattermost in your data center - [Developer Machine Setup](developer/Setup.md) - [Mattermost Style Guide](developer/Style-Guide.md) - [API Overview](api/Overview.md) - - [Incoming Webhooks](integrations/webhooks/Incoming.md) + - [Incoming Webhooks](integrations/webhooks/Incoming-Webhooks.md) ## Help -- cgit v1.2.3-1-g7c22