We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c91819 commit 90a009fCopy full SHA for 90a009f
.jsdoc.js
@@ -41,5 +41,8 @@ module.exports = {
41
sourceFiles: false,
42
systemName: '@google-cloud/projectify',
43
theme: 'lumen'
44
+ },
45
+ markdown: {
46
+ idInHeadings: true
47
}
48
};
README.md
@@ -103,4 +103,6 @@ See [LICENSE](https://github.com/googleapis/nodejs-projectify/blob/master/LICENS
103
[projects]: https://console.cloud.google.com/project
104
[billing]: https://support.google.com/cloud/answer/6293499#enable-billing
105
106
-[auth]: https://cloud.google.com/docs/authentication/getting-started
+[auth]: https://cloud.google.com/docs/authentication/getting-started
107
+
108
+<a name="reference"></a>
0 commit comments