Skip to content

Commit 4e302ff

Browse files
authored
Merge pull request #17 from canjs/landscaper/update-parent
Update docs with new @parent & @collection
2 parents be1764f + 3a3ade0 commit 4e302ff

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)