Changed getting started to documentation

Signed-off-by: Robert Wolff <robert.wolff@linaro.org>
This commit is contained in:
Robert Wolff 2017-01-25 08:18:10 -08:00 committed by GitHub
parent d6cfb1ffca
commit 4366a7d700
2 changed files with 20 additions and 29 deletions

View file

@ -0,0 +1,20 @@
A comprehensive guide to using the Enterprise Reference Platform. This guide is written by the Linaro team with community contributions and links to third-party content.
## Contents
- [Installation](Installation/README.md)
- Installation and build instructions for a variety of your Reference Platform components
- [OpenStack](OpenStack/README.md)
- This section provides all the support code required to deploy a "Developer Cloud"
- [BigData](BigData/README.md)
- Installation instructions for Big Data Components. i.e., Hadoop, Spark and Hive
- [Support](Support/README.md)
- From bug reports and current issues, to forum access and other useful resources, we want to help you find answers
***
#### Resources
- [Release Notes](ReleaseNotes.md)
- [Previous Releases](PreviousReleases/README.md)
- [Document Contribution Policy](../../../ContributionPolicy.md)