Skip to content

Commit 74490b9

Browse files
generateTableOfContentsForMarkdownOptions: null
1 parent ef0d094 commit 74490b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

automation/documentation/generate.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ async function main() {
66
await generateDocumentation({
77
generateCliAppsHelpInReadmeOptions: null,
88
generateUsageWaysOfNpmCliAppsInMarkdownFormatOptions: null,
9+
generateTableOfContentsForMarkdownOptions: null
910
})
1011
};

0 commit comments

Comments
 (0)