Skip to content

Commit

Permalink
Add v1 to speech toc (#422)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdpedrie authored Mar 31, 2017
1 parent 167fe69 commit 428d0e9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/contents/cloud-speech.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,15 @@
"title": "SpeechClient",
"type": "speech/v1beta1/speechclient"
}]
}, {
"title": "v1",
"type": "speech/v1/readme",
"patterns": [
"speech/v1/\\w{1,}"
],
"nav": [{
"title": "SpeechClient",
"type": "speech/v1/speechclient"
}]
}]
}
3 changes: 3 additions & 0 deletions docs/external-classes.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@
}, {
"name": "google\\cloud\\speech\\v1beta1\\",
"uri": "https://github.com/googleapis/proto-client-php/blob/master/src/speech/v1beta1/cloud_speech.php"
}, {
"name": "google\\cloud\\speech\\v1\\",
"uri": "https://github.com/googleapis/proto-client-php/blob/master/src/speech/v1/cloud_speech.php"
}, {
"name": "google\\devtools\\cloudtrace\\v1\\",
"uri": "https://github.com/googleapis/proto-client-php/blob/master/src/trace/v1/trace.php"
Expand Down

0 comments on commit 428d0e9

Please sign in to comment.