summaryrefslogtreecommitdiffstats
path: root/doc/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
index 4926ba2f9..36d16b744 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -1,5 +1,9 @@
# Mattermost Documentation
+## General Information
+
+- [Mattermost Release Numbering Scheme](install/release-numbering.md)
+
## Administrator Documentation
### Installation
@@ -7,6 +11,7 @@
- [Software and Hardware Requirements](install/requirements.md)
- [Local Machine Setup ](install/single-container-install.md)
- [AWS Elastic Beanstalk Setup](install/aws-ebs-setup.md)
+- [Developer Machine Setup](doc/install/dev-setup.md)
### Configuration
@@ -15,4 +20,5 @@
## Developer Documentation
+- [Developer Machine Setup](doc/install/dev-setup.md)
- [Mattermost Style Guide](developer/style-guide.md)