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