68b1f1e748
Added tools/build-index.sh which will build an index.html and copy needed static files into publish-docs/www Change-Id: If65a9da675a182f0aab659cb076c3a4aba032b58
21 lines
417 B
JSON
21 lines
417 B
JSON
{
|
|
"images": [
|
|
{
|
|
"image": "superuser1.png",
|
|
"caption": "Jesse Proudman"
|
|
},
|
|
{
|
|
"image": "superuser2.png",
|
|
"caption": "Narayan Desai"
|
|
},
|
|
{
|
|
"image": "superuser3.png",
|
|
"caption": "Elissa Murphy"
|
|
},
|
|
{
|
|
"image": "superuser4.png",
|
|
"caption": "Tim Bell"
|
|
}
|
|
]
|
|
}
|