Skip to content

Commit 3a3ade0

Browse files
committed
Update docs with new @parent & @collection
1 parent be1764f commit 3a3ade0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

can-ajax.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ var param = require("can-param");
88

99
/**
1010
* @module {function} can-ajax can-ajax
11-
* @parent can-infrastructure
11+
* @parent can-js-utilities
12+
* @collection can-infrastructure
1213
*
1314
* Make an asynchronous HTTP (AJAX) request.
1415
*

0 commit comments

Comments
 (0)