This repository was archived by the owner on Jul 20, 2023. It is now read-only.
File tree 2 files changed +7
-2
lines changed
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/containeranalysis' ,
43
43
theme : 'lumen'
44
+ } ,
45
+ markdown : {
46
+ idInHeadings : true
44
47
}
45
48
} ;
Original file line number Diff line number Diff line change @@ -157,10 +157,12 @@ Apache Version 2.0
157
157
158
158
See [ LICENSE] ( https://github.com/googleapis/nodejs-containeranalysis/blob/master/LICENSE )
159
159
160
- [ client-docs ] : https://googleapis.dev/nodejs/containeranalysis/latest
160
+ [ client-docs ] : https://googleapis.dev/nodejs/containeranalysis/latest#reference
161
161
[ product-docs ] : https://cloud.google.com/container-registry/docs/container-analysis
162
162
[ shell_img ] : https://gstatic.com/cloudssh/images/open-btn.png
163
163
[ projects ] : https://console.cloud.google.com/project
164
164
[ billing ] : https://support.google.com/cloud/answer/6293499#enable-billing
165
165
[ enable_api ] : https://console.cloud.google.com/flows/enableapi?apiid=containeranalysis.googleapis.com
166
- [ auth ] : https://cloud.google.com/docs/authentication/getting-started
166
+ [ auth ] : https://cloud.google.com/docs/authentication/getting-started
167
+
168
+ <a name =" reference " ></a >
You can’t perform that action at this time.
0 commit comments