Merge "Add metadata for Android Studio card and point the landing/primary collection at it." into mnc-mr-docs
This commit is contained in:
committed by
Android (Google) Code Review
commit
1516bf2cd4
@@ -3187,6 +3187,18 @@ METADATA['en'].extras = METADATA['en'].extras.concat([
|
|||||||
"type": "Book",
|
"type": "Book",
|
||||||
"category": "distribute"
|
"category": "distribute"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"lang": "en",
|
||||||
|
"group": "",
|
||||||
|
"tags": ["studio,sdk"],
|
||||||
|
"url": "studio/index.html",
|
||||||
|
"timestamp": 1462292883,
|
||||||
|
"image": "images/cards/android-studio_2x.png",
|
||||||
|
"title": "Download Android Studio and SDK Tools",
|
||||||
|
"summary": "Get the official Android IDE and developer tools to build apps for Android."],
|
||||||
|
"type": "develop",
|
||||||
|
"category": "studio"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"url":"panel1",
|
"url":"panel1",
|
||||||
"image": "",
|
"image": "",
|
||||||
@@ -3337,7 +3349,7 @@ METADATA['en'].collections = {
|
|||||||
"resources": [
|
"resources": [
|
||||||
"training/building-wearables.html",
|
"training/building-wearables.html",
|
||||||
"training/material/index.html",
|
"training/material/index.html",
|
||||||
"sdk/index.html"
|
"studio/index.html"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"index/secondary/carousel": {
|
"index/secondary/carousel": {
|
||||||
|
|||||||
Reference in New Issue
Block a user