diff --git a/scripts/build-typedoc.js b/scripts/build-typedoc.js index 54a75414a..bbbcd95e8 100644 --- a/scripts/build-typedoc.js +++ b/scripts/build-typedoc.js @@ -108,7 +108,6 @@ async function main() { router: 'kind', excludePrivate: true, excludeProtected: true, - excludeNotDocumented: true, suppressCommentWarningsInDeclarationFiles: true, name: 'Ignite UI for Web Components', readme: 'none',