Add more and rebuild documentation as well as update minified builds.

Former-commit-id: fab04394692ecbfb0d55e212928f0ff53902d921
This commit is contained in:
John-David Dalton
2012-10-22 01:01:21 -07:00
parent 0f82ae3644
commit 1b0a77f9a8
7 changed files with 167 additions and 146 deletions

View File

@@ -33,7 +33,8 @@
* @param {Object} options The options object.
*
* id - The Git object ID of the `.tar.gz` file.
* onComplete - The function to call once the extraction finishes.
* onComplete - The function, invoked with one argument (exception),
* called once the extraction has finished.
* path - The path of the extraction directory.
* title - The dependency's title used in status updates logged to the console.
*/