diff --git a/typedoc.json b/typedoc.json index 79c5aa80..4e5127b0 100644 --- a/typedoc.json +++ b/typedoc.json @@ -1,5 +1,5 @@ { - "entryPoints": ["packages/core/*", "packages/solana/*"], + "entryPoints": ["packages/core/*", "packages/wallet-adapter/*"], "entryPointStrategy": "packages", "out": "docs", "readme": "README.md"