File tree 2 files changed +7
-2
lines changed
packages/google-cloud-oslogin
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/os-login' ,
43
43
theme : 'lumen'
44
+ } ,
45
+ markdown : {
46
+ idInHeadings : true
44
47
}
45
48
} ;
Original file line number Diff line number Diff line change @@ -113,10 +113,12 @@ Apache Version 2.0
113
113
114
114
See [ LICENSE] ( https://github.com/googleapis/nodejs-os-login/blob/master/LICENSE )
115
115
116
- [ client-docs ] : https://googleapis.dev/nodejs/oslogin/latest
116
+ [ client-docs ] : https://googleapis.dev/nodejs/oslogin/latest#reference
117
117
[ product-docs ] : https://cloud.google.com/compute/docs/oslogin/
118
118
[ shell_img ] : https://gstatic.com/cloudssh/images/open-btn.png
119
119
[ projects ] : https://console.cloud.google.com/project
120
120
[ billing ] : https://support.google.com/cloud/answer/6293499#enable-billing
121
121
[ enable_api ] : https://console.cloud.google.com/flows/enableapi?apiid=oslogin.googleapis.com
122
- [ auth ] : https://cloud.google.com/docs/authentication/getting-started
122
+ [ auth ] : https://cloud.google.com/docs/authentication/getting-started
123
+
124
+ <a name =" reference " ></a >
You can’t perform that action at this time.
0 commit comments