mirror of
https://github.com/nasa/openmct.git
synced 2025-06-22 09:08:43 +00:00
[JSDoc] Add namespace docs
WTD-1482.
This commit is contained in:
@ -22,7 +22,8 @@
|
||||
/*global define,Promise*/
|
||||
|
||||
/**
|
||||
* Module defining ListController. Created by vwoeltje on 11/18/14.
|
||||
* This bundle implements a "Scrolling List" view of telemetry data.
|
||||
* @namespace platform/features/scrolling
|
||||
*/
|
||||
define(
|
||||
["./NameColumn", "./DomainColumn", "./RangeColumn", "./ScrollingListPopulator"],
|
||||
|
Reference in New Issue
Block a user