From d4b7c3469220e720074c3a5f3d94e73d716bcbb3 Mon Sep 17 00:00:00 2001 From: Eric Bidelman Date: Tue, 13 May 2014 23:33:16 -0700 Subject: [PATCH] Add the other core-* elements. The ones left off do not have docs --- bower.json | 3 ++- index.html | 27 +++++++++++++++++++++------ 2 files changed, 23 insertions(+), 7 deletions(-) diff --git a/bower.json b/bower.json index 7f735b7..503193a 100644 --- a/bower.json +++ b/bower.json @@ -2,6 +2,7 @@ "name": "core-docs", "private": true, "dependencies": { - "core-doc-viewer": "Polymer/core-doc-viewer#master" + "core-doc-viewer": "Polymer/core-doc-viewer#master", + "core-elements": "Polymer/core-elements#master" } } \ No newline at end of file diff --git a/index.html b/index.html index f895bd8..8f9879d 100644 --- a/index.html +++ b/index.html @@ -1,11 +1,11 @@ @@ -31,23 +31,38 @@