File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -41,5 +41,8 @@ module.exports = {
4141 sourceFiles : false ,
4242 systemName : '@google-cloud/storage' ,
4343 theme : 'lumen'
44+ } ,
45+ markdown : {
46+ idInHeadings : true
4447 }
4548} ;
Original file line number Diff line number Diff line change @@ -135,10 +135,12 @@ Apache Version 2.0
135135
136136See [ LICENSE] ( https://github.com/googleapis/nodejs-storage/blob/master/LICENSE )
137137
138- [ client-docs ] : https://googleapis.dev/nodejs/storage/latest
138+ [ client-docs ] : https://googleapis.dev/nodejs/storage/latest#reference
139139[ product-docs ] : https://cloud.google.com/storage
140140[ shell_img ] : https://gstatic.com/cloudssh/images/open-btn.png
141141[ projects ] : https://console.cloud.google.com/project
142142[ billing ] : https://support.google.com/cloud/answer/6293499#enable-billing
143143[ enable_api ] : https://console.cloud.google.com/flows/enableapi?apiid=storage-api.googleapis.com
144- [ auth ] : https://cloud.google.com/docs/authentication/getting-started
144+ [ auth ] : https://cloud.google.com/docs/authentication/getting-started
145+
146+ <a name =" reference " ></a >
You can’t perform that action at this time.
0 commit comments