Skip to content

Commit

Permalink
Documentation repairs.
Browse files Browse the repository at this point in the history
  • Loading branch information
izb committed May 1, 2013
1 parent 52c9e5a commit 8b5edba
Show file tree
Hide file tree
Showing 66 changed files with 8,588 additions and 13,686 deletions.
4 changes: 3 additions & 1 deletion Gruntfile.js
Expand Up @@ -74,7 +74,9 @@ module.exports = function(grunt) {
src: ['src/**/*.js'],
options: {
destination: 'dist/doc',
private: false
private: false,
template: "./doc_template",
configure: './jsdoc.json'
}
}
},
Expand Down
130 changes: 0 additions & 130 deletions dist/doc/8way.js.html

This file was deleted.

137 changes: 0 additions & 137 deletions dist/doc/animate.js.html

This file was deleted.

113 changes: 0 additions & 113 deletions dist/doc/apply-velocity.js.html

This file was deleted.

0 comments on commit 8b5edba

Please sign in to comment.