Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
[CHANGE ME] Re-generated to pick up changes in the API or client libr…
Browse files Browse the repository at this point in the history
…ary generator.
  • Loading branch information
yoshi-automation committed Jan 15, 2019
1 parent 2e9fa3e commit d8fe97f
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .jsdoc.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ module.exports = {
opts: {
readme: './README.md',
package: './package.json',
template: './node_modules/jsdoc-baseline',
template: './node_modules/ink-docstrap/template',
recurse: true,
verbose: true,
destination: './docs/'
Expand Down
8 changes: 0 additions & 8 deletions .kokoro/docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,3 @@ cd $(dirname $0)/..
npm install

npm run docs

# Check broken links
BIN=./node_modules/.bin

npm install broken-link-checker
npm install http-server
$BIN/http-server -p 8080 docs/ &
$BIN/blc -r http://localhost:8080
2 changes: 1 addition & 1 deletion src/v1/doc/google/cloud/speech/v1/doc_cloud_speech.js
Original file line number Diff line number Diff line change
Expand Up @@ -689,4 +689,4 @@ const SpeechRecognitionAlternative = {
*/
const WordInfo = {
// This is for documentation. Actual contents will be loaded by gRPC.
};
};
6 changes: 3 additions & 3 deletions synth.metadata
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"updateTime": "2019-01-10T12:11:50.667458Z",
"updateTime": "2019-01-15T12:12:49.888245Z",
"sources": [
{
"generator": {
Expand All @@ -12,8 +12,8 @@
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "fb44301b2b667c56a0f2a361a5a7d3709d5f6a69",
"internalRef": "228622745"
"sha": "ac33855ebab4995167d88e8d3975f181098fc6c6",
"internalRef": "229195104"
}
},
{
Expand Down

0 comments on commit d8fe97f

Please sign in to comment.