File tree 2 files changed +7
-2
lines changed
packages/google-cloud-kms
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -41,5 +41,8 @@ module.exports = {
41
41
sourceFiles : false ,
42
42
systemName : '@google-cloud/kms' ,
43
43
theme : 'lumen'
44
+ } ,
45
+ markdown : {
46
+ idInHeadings : true
44
47
}
45
48
} ;
Original file line number Diff line number Diff line change @@ -147,10 +147,12 @@ Apache Version 2.0
147
147
148
148
See [ LICENSE] ( https://github.com/googleapis/nodejs-kms/blob/master/LICENSE )
149
149
150
- [ client-docs ] : https://googleapis.dev/nodejs/kms/latest
150
+ [ client-docs ] : https://googleapis.dev/nodejs/kms/latest#reference
151
151
[ product-docs ] : https://cloud.google.com/kms
152
152
[ shell_img ] : https://gstatic.com/cloudssh/images/open-btn.png
153
153
[ projects ] : https://console.cloud.google.com/project
154
154
[ billing ] : https://support.google.com/cloud/answer/6293499#enable-billing
155
155
[ enable_api ] : https://console.cloud.google.com/flows/enableapi?apiid=kms.googleapis.com
156
- [ auth ] : https://cloud.google.com/docs/authentication/getting-started
156
+ [ auth ] : https://cloud.google.com/docs/authentication/getting-started
157
+
158
+ <a name =" reference " ></a >
You can’t perform that action at this time.
0 commit comments