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 ef0d094 commit 74490b9Copy full SHA for 74490b9
automation/documentation/generate.ts
@@ -6,5 +6,6 @@ async function main() {
6
await generateDocumentation({
7
generateCliAppsHelpInReadmeOptions: null,
8
generateUsageWaysOfNpmCliAppsInMarkdownFormatOptions: null,
9
+ generateTableOfContentsForMarkdownOptions: null
10
})
11
};
0 commit comments