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

Commit e50f049

Browse files
committed
Remove tools submodule, use sibling tools repo
1 parent 0de21ba commit e50f049

3 files changed

Lines changed: 1 addition & 5 deletions

File tree

.gitmodules

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +0,0 @@
1-
[submodule "tools"]
2-
path = tools
3-
url = https://github.com/Polymer/tools.git

gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ module.exports = function(grunt) {
1919
outdir: 'docs',
2020
linkNatives: 'true',
2121
tabtospace: 2,
22-
themedir: 'tools/doc/themes/polymerase'
22+
themedir: '../tools/doc/themes/polymerase'
2323
}
2424
}
2525
}

tools

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)