Skip to content

fix(docs): configure typedoc entry points for monorepo#3220

Merged
nkaradzhov merged 1 commit intomasterfrom
fix/documentation-entrypoints
Apr 6, 2026
Merged

fix(docs): configure typedoc entry points for monorepo#3220
nkaradzhov merged 1 commit intomasterfrom
fix/documentation-entrypoints

Conversation

@nkaradzhov
Copy link
Copy Markdown
Collaborator

@nkaradzhov nkaradzhov commented Apr 5, 2026

Description

Describe your pull request here


Checklist

  • Does npm test pass with this change (including linting)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?

Note

Low Risk
Low risk: only adjusts TypeDoc configuration and documentation build script, with no runtime or API logic changes.

Overview
Updates the root documentation script to run TypeDoc in monorepo packages mode with explicit --entryPoints for each workspace package.

Adds typedocOptions.entryPoints to packages/redis/tsconfig.json so the Redis package’s docs are generated from index.ts consistently.

Reviewed by Cursor Bugbot for commit 029a974. Bugbot is set up for automated code reviews on this repo. Configure here.

@jit-ci
Copy link
Copy Markdown

jit-ci bot commented Apr 5, 2026

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

Copy link
Copy Markdown
Contributor

@PavelPashov PavelPashov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nkaradzhov nkaradzhov merged commit 17b8b41 into master Apr 6, 2026
16 checks passed
@nkaradzhov nkaradzhov deleted the fix/documentation-entrypoints branch April 6, 2026 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants