Skip to content

Adding MedNeXt to documentation - #9074

Open
id-b3 wants to merge 2 commits into
Project-MONAI:devfrom
id-b3:patch-1
Open

Adding MedNeXt to documentation#9074
id-b3 wants to merge 2 commits into
Project-MONAI:devfrom
id-b3:patch-1

Conversation

@id-b3

@id-b3 id-b3 commented Aug 25, 2026

Copy link
Copy Markdown

MedNeXt implementation is missing from the documentation.
Small fix to add it to the docs so it's clear that it exists in the MONAI framework when using the API Documentation.

Description

Small fix to the documentation to add the missing MedNeXt model architecture and the MedNeXt block.

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • Documentation updated, tested make html command in the docs/ folder.

id-b3 added 2 commits August 25, 2026 10:47
MedNeXt implementation is missing from the documentation.

Signed-off-by: Ivan <58172188+id-b3@users.noreply.github.com>
Signed-off-by: Ivan <58172188+id-b3@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 1bcae7c8-e108-4cca-8cc9-eb516d85f5fa

📥 Commits

Reviewing files that changed from the base of the PR and between e8a5344 and ea2525e.

📒 Files selected for processing (1)
  • docs/source/networks.rst

Included review availability: Your plan provides up to 8 included reviews per hour; 7 remain after this review.


📝 Walkthrough

Walkthrough

Added documentation entries for MedNeXtBlock under Blocks and MedNeXt under Nets. Each entry exposes the class and its members through autodoc.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to ea252

This is a localized documentation-only change that adds the MedNeXt model and block to the API documentation without changing runtime behavior; no actionable merge-blocking risk remains after normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description check ✅ Passed The description clearly explains the documentation change and identifies the completed test and documentation checks. The issue reference line and non-applicable checklist items are not included, but …
Title check ✅ Passed The title is concise, clear, and accurately describes the addition of MedNeXt to the documentation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Description check

Explanation

The description clearly explains the documentation change and identifies the completed test and documentation checks. The issue reference line and non-applicable checklist items are not included, but the description is otherwise complete.

Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

1 participant