File tree Expand file tree Collapse file tree
packages/google-cloud-speech Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,5 +41,8 @@ module.exports = {
4141 sourceFiles : false ,
4242 systemName : '@google-cloud/speech' ,
4343 theme : 'lumen'
44+ } ,
45+ markdown : {
46+ idInHeadings : true
4447 }
4548} ;
Original file line number Diff line number Diff line change @@ -144,10 +144,12 @@ Apache Version 2.0
144144
145145See [ LICENSE] ( https://github.com/googleapis/nodejs-speech/blob/master/LICENSE )
146146
147- [ client-docs ] : https://googleapis.dev/nodejs/speech/latest
147+ [ client-docs ] : https://googleapis.dev/nodejs/speech/latest#reference
148148[ product-docs ] : https://cloud.google.com/speech-to-text/docs/
149149[ shell_img ] : https://gstatic.com/cloudssh/images/open-btn.png
150150[ projects ] : https://console.cloud.google.com/project
151151[ billing ] : https://support.google.com/cloud/answer/6293499#enable-billing
152152[ enable_api ] : https://console.cloud.google.com/flows/enableapi?apiid=speech.googleapis.com
153- [ auth ] : https://cloud.google.com/docs/authentication/getting-started
153+ [ auth ] : https://cloud.google.com/docs/authentication/getting-started
154+
155+ <a name =" reference " ></a >
You can’t perform that action at this time.
0 commit comments