This repository was archived by the owner on Apr 3, 2024. 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 = {
4141 sourceFiles : false ,
4242 systemName : '@google-cloud/debug-agent' ,
4343 theme : 'lumen'
44+ } ,
45+ markdown : {
46+ idInHeadings : true
4447 }
4548} ;
Original file line number Diff line number Diff line change @@ -96,10 +96,12 @@ Apache Version 2.0
9696
9797See [ LICENSE] ( https://github.com/googleapis/cloud-debug-nodejs/blob/master/LICENSE )
9898
99- [ client-docs ] : https://googleapis.dev/nodejs/debugger/latest/
99+ [ client-docs ] : https://googleapis.dev/nodejs/debugger/latest/#reference
100100[ product-docs ] : https://cloud.google.com/debugger
101101[ shell_img ] : https://gstatic.com/cloudssh/images/open-btn.png
102102[ projects ] : https://console.cloud.google.com/project
103103[ billing ] : https://support.google.com/cloud/answer/6293499#enable-billing
104104[ enable_api ] : https://console.cloud.google.com/flows/enableapi?apiid=clouddebugger.googleapis.com
105- [ auth ] : https://cloud.google.com/docs/authentication/getting-started
105+ [ auth ] : https://cloud.google.com/docs/authentication/getting-started
106+
107+ <a name =" reference " ></a >
You can’t perform that action at this time.
0 commit comments