[Structure] Add platform structure

Add general structure for Open MCT Web, including
top-level and second-level directory structure.
README files are included to explain the role of
each directory; markdown is used to allow for
richer display when viewer support is present.

WTD-519.
This commit is contained in:
Victor Woeltjen
2014-10-27 18:17:27 -07:00
parent 89283fc4b1
commit 42bc4599b8
11 changed files with 31 additions and 0 deletions

2
platform/data/README.md Normal file
View File

@@ -0,0 +1,2 @@
This bundle is responsible for introducing a reusable infrastructure
and set of APIs for using time-series data in Open MCT Web.