Skip to content

Commit 06e8436

Browse files
committed
Update docs with new @parent & @collection
1 parent 9dc5818 commit 06e8436

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

can-simple-observable.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ var ns = require('can-namespace');
66

77
/**
88
* @module {function} can-simple-observable
9-
* @parent can-infrastructure
9+
* @parent can-observables
10+
* @collection can-infrastructure
1011
* @package ./package.json
1112
* @description Create an observable value.
1213
*

0 commit comments

Comments
 (0)