openmct/platform/features/README.md
Victor Woeltjen 42bc4599b8 [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.
2014-10-27 18:18:50 -07:00

4 lines
195 B
Markdown

This directory contains bundles which represent specific user-facing
features of Open MCT Web, such as plots and other visualizations.
Bundles in this directory should be effectively optional.