[scanner] fix: improve multi-plugin guide navigation - #6351
Conversation
Add clarification label for documentation section in overview to make guide links more discoverable. All guide pages (installation, usage, architecture, development) are properly configured and accessible. Fixes #6347 Fixes #6348 Fixes #6349 Fixes #6350 Signed-off-by: Scanner Bot <scanner@kubestellar.io>
✅ Deploy Preview for kubestellar-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
📖 Preview LinksThe following documentation pages were changed in this PR:
|
There was a problem hiding this comment.
Pull request overview
Improves the multi-plugin overview documentation by making the existing guide links more discoverable in the “Documentation” section.
Changes:
- Adds a short label/introduction line above the guide link list in the multi-plugin overview page.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| Complete documentation for kubectl-multi: | ||
|
|
||
| - **[Installation Guide](installation_guide.md)** - How to install and set up kubectl-multi | ||
| - **[Usage Guide](usage_guide.md)** - Detailed usage examples and commands | ||
| - **[Architecture Guide](architecture_guide.md)** - Technical architecture and how it works |
|
Thank you for your contribution! Your PR has been merged. Check out what's new:
Stay connected: Slack #kubestellar-dev | Multi-Cluster Survey |
Fixes #6347
Fixes #6348
Fixes #6349
Fixes #6350
Summary
All four reported broken links refer to valid documentation files that exist and are properly configured in the kubestellar/docs repository:
development_guide.mdarchitecture_guide.mdusage_guide.mdinstallation_guide.mdThese files are:
docs/content/multi-plugin/NAV_STRUCTURE_MULTI_PLUGIN)/docs/multi-plugin/<guide_name>This PR improves the documentation by adding clearer labeling to the guides section in the overview, making the guide links more discoverable for users.