docs: add discord channel to docs site - #416
Conversation
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
✅ Files skipped from review due to trivial changes (3)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughUpdated Sphinx theme icon links in Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
📝 Coding Plan
Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@docs/conf.py`:
- Around line 105-110: Replace the Discord channel URL in the social link
dictionary (the dict with "name": "NVIDIA NemoClaw Discord Forum") so it uses a
public invite URL (e.g., "https://discord.gg/INVITE_CODE") instead of the
channel-specific "https://discord.com/channels/{server_id}/{channel_id}"; update
the "url" value in that dict and, if you still want to reference the channel,
add explanatory documentation elsewhere that instructs users to join via the
invite before navigating to the channel link.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: 9e4098f2-bf81-44b6-b1e0-5ea4b8b9565d
📒 Files selected for processing (1)
docs/conf.py
* add discord channel to docs * shorter preview text * add discord link to more places * resolve warning * use invite link * update url * nit
* add discord channel to docs * shorter preview text * add discord link to more places * resolve warning * use invite link * update url * nit
Summary by CodeRabbit