diff options
Diffstat (limited to 'docs/html/jd_collections.js')
-rw-r--r-- | docs/html/jd_collections.js | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/html/jd_collections.js b/docs/html/jd_collections.js index 5ee01f3..ca19c02 100644 --- a/docs/html/jd_collections.js +++ b/docs/html/jd_collections.js @@ -1,4 +1,21 @@ var RESOURCE_COLLECTIONS = { + "index/primary": { + "title": "", + "resources": [ + "preview/index.html", + "preview/material/index.html", + "preview/material/index.html", + "preview/material/index.html" + ] + }, + "index/devices": { + "title": "", + "resources": [ + "wear/index.html", + "tv/index.html", + "auto/index.html" + ] + }, "launch/static": { "title": "", "resources": [ |