This repository was archived by the owner on Jul 13, 2023. It is now read-only.
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 = {
41
41
sourceFiles : false ,
42
42
systemName : '@google-cloud/recaptcha-enterprise' ,
43
43
theme : 'lumen'
44
+ } ,
45
+ markdown : {
46
+ idInHeadings : true
44
47
}
45
48
} ;
Original file line number Diff line number Diff line change @@ -125,10 +125,12 @@ Apache Version 2.0
125
125
126
126
See [ LICENSE] ( https://github.com/googleapis/nodejs-recaptcha-enterprise/blob/master/LICENSE )
127
127
128
- [ client-docs ] : https://googleapis.dev/nodejs/recaptcha-enterprise/latest
128
+ [ client-docs ] : https://googleapis.dev/nodejs/recaptcha-enterprise/latest#reference
129
129
[ product-docs ] : https://cloud.google.com/recaptcha-enterprise/docs/
130
130
[ shell_img ] : https://gstatic.com/cloudssh/images/open-btn.png
131
131
[ projects ] : https://console.cloud.google.com/project
132
132
[ billing ] : https://support.google.com/cloud/answer/6293499#enable-billing
133
133
[ enable_api ] : https://console.cloud.google.com/flows/enableapi?apiid=recaptchaenterprise.googleapis.com
134
- [ auth ] : https://cloud.google.com/docs/authentication/getting-started
134
+ [ auth ] : https://cloud.google.com/docs/authentication/getting-started
135
+
136
+ <a name =" reference " ></a >
You can’t perform that action at this time.
0 commit comments