Skip to content

Commit 8222b33

Browse files
authored
docs: Remove excludeNotDocumented option from TypeDoc configuration (#2170)
1 parent d9786b8 commit 8222b33

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/build-typedoc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ async function main() {
108108
router: 'kind',
109109
excludePrivate: true,
110110
excludeProtected: true,
111-
excludeNotDocumented: true,
112111
suppressCommentWarningsInDeclarationFiles: true,
113112
name: 'Ignite UI for Web Components',
114113
readme: 'none',

0 commit comments

Comments
 (0)