Skip to content

[scanner] fix: improve multi-plugin guide navigation - #6351

Merged
clubanderson merged 1 commit into
mainfrom
scanner/fix-6347
Jul 15, 2026
Merged

[scanner] fix: improve multi-plugin guide navigation#6351
clubanderson merged 1 commit into
mainfrom
scanner/fix-6347

Conversation

@clubanderson

Copy link
Copy Markdown
Contributor

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.md
  • architecture_guide.md
  • usage_guide.md
  • installation_guide.md

These files are:

  1. Located in docs/content/multi-plugin/
  2. Properly registered in the navigation structure (NAV_STRUCTURE_MULTI_PLUGIN)
  3. Referenced with correct relative links in all overview documentation
  4. Accessible via the documentation site at /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.

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>
Copilot AI review requested due to automatic review settings July 15, 2026 07:14
@clubanderson
clubanderson requested a review from KPRoche as a code owner July 15, 2026 07:14
@kubestellar-prow kubestellar-prow Bot added the dco-signoff: yes Indicates the PR's author has signed the DCO. label Jul 15, 2026
@netlify

netlify Bot commented Jul 15, 2026

Copy link
Copy Markdown

Deploy Preview for kubestellar-docs ready!

Name Link
🔨 Latest commit 0d0c459
🔍 Latest deploy log https://app.netlify.com/projects/kubestellar-docs/deploys/6a5733755c9e130008602d44
😎 Deploy Preview https://deploy-preview-6351--kubestellar-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@kubestellar-prow

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign clubanderson for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubestellar-prow kubestellar-prow Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jul 15, 2026
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Jul 15, 2026
@github-actions

Copy link
Copy Markdown
Contributor

📖 Preview Links

The following documentation pages were changed in this PR:

Status Page Preview Link
📝 modified overview View preview

🔗 Full preview site

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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.

Comment on lines +80 to 84
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
@clubanderson
clubanderson merged commit 2a46e2d into main Jul 15, 2026
22 of 23 checks passed
@kubestellar-prow
kubestellar-prow Bot deleted the scanner/fix-6347 branch July 15, 2026 07:22
@github-actions

Copy link
Copy Markdown
Contributor

Thank you for your contribution! Your PR has been merged.

Check out what's new:

Stay connected: Slack #kubestellar-dev | Multi-Cluster Survey

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: yes Indicates the PR's author has signed the DCO. documentation Improvements or additions to documentation size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

2 participants