diff --git a/website/typedoc/typedoc.json b/website/typedoc/typedoc.json index 9edb625c..596fbe8f 100644 --- a/website/typedoc/typedoc.json +++ b/website/typedoc/typedoc.json @@ -1,6 +1,6 @@ { "$schema": "https://typedoc.org/schema.json", - "entryPoints": ["../../out/monaco-editor/esm/vs/editor/editor.api.d.ts"], + "entryPoints": ["../../out/monaco-editor/esm/vs/editor/editor.main.d.ts"], "out": "dist", "theme": "default",