docs: review and fill gaps for v0.4.7 release#307
Conversation
- Add Module Sync and Mapping Rules to mkdocs and SUMMARY navigation - Document the opt-in "Set Primary IP" toggle on IP Address Sync (#303) - Add developer Extension Points page for the predict_module_interface_names signal and VC normalization report (#298) - Note module-interface adoption in the Module Sync guide (#296) - Sync root README and docs README feature sections (Module/Inventory Sync, hardware-model filter, Platform Mappings link, multi-server)
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (8)
WalkthroughThis pull request updates plugin documentation across eight files. The primary changes introduce user-facing descriptions for sync feature enhancements (Device Import hardware filtering, Module/Inventory Sync, Device Field Sync with platform mappings, IP Address Sync with optional Set Primary IP toggle, and Multi LibreNMS Server Configuration), along with new developer documentation for the Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 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. Comment |
Summary
Reviews and fills gaps in the user documentation ahead of the v0.4.7 release, and brings the root
README.mdanddocs/README.mdback into sync. Documentation only — no code changes.Motivation / Problem
What issue does this solve?
Ahead of v0.4.7 the docs had several gaps relative to merged features:
SUMMARY.md), so they were unreachable from the menu.predict_module_interface_namessignal (PR Feat/module interface name predict hook #298) had no developer documentation.Scope of Change
How Was This Tested?
README.mdanddocs/README.mdfor parityManual Test Steps (if applicable)
docs/usage_tips/module_sync.md,docs/usage_tips/mapping_rules.md, anddocs/development/extension_points.mdare referenced from bothmkdocs.ymlanddocs/SUMMARY.md.###feature headings of both READMEs to confirm they match.Risk Assessment
Backwards Compatibility
Other Notes
docs/development/extension_points.mddocumenting thepredict_module_interface_namessignal and the VC normalization report.mkdocs.ymlanddocs/SUMMARY.md.