Skip to content

Commit 38476b5

Browse files
committed
Add vision/connection to toc.json.
1 parent 34b4921 commit 38476b5

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

docs/json/json/master/toc.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,6 +465,15 @@
465465
"title": "Util"
466466
}
467467
]
468-
}
468+
}, {
469+
"title": "Vision",
470+
"type": "gcloud/vision",
471+
"nav": [
472+
{
473+
"type": "gcloud/vision/connection/connection",
474+
"title": "Connection"
475+
}
476+
]
477+
}
469478
]
470479
}

0 commit comments

Comments
 (0)