Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
Remove tools submodule, use sibling tools repo
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed Oct 15, 2013
1 parent 0de21ba commit e50f049
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +0,0 @@
[submodule "tools"]
path = tools
url = https://github.com/Polymer/tools.git
2 changes: 1 addition & 1 deletion gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ module.exports = function(grunt) {
outdir: 'docs',
linkNatives: 'true',
tabtospace: 2,
themedir: 'tools/doc/themes/polymerase'
themedir: '../tools/doc/themes/polymerase'
}
}
}
Expand Down
1 change: 0 additions & 1 deletion tools
Submodule tools deleted from 03ce07

0 comments on commit e50f049

Please sign in to comment.