Skip to content

docs: move plugin configuration guides to plugins section#6698

Open
DCchoudhury15 wants to merge 3 commits intopipe-cd:masterfrom
DCchoudhury15:docs/move-plugins-v1
Open

docs: move plugin configuration guides to plugins section#6698
DCchoudhury15 wants to merge 3 commits intopipe-cd:masterfrom
DCchoudhury15:docs/move-plugins-v1

Conversation

@DCchoudhury15
Copy link
Copy Markdown

What this PR does:
Moves plugin-specific configuration guides out of the User Guide and into the new Plugins section. Specifically:

  • Extracts the Kubernetes and Terraform plugin configuration sections from user-guide/managing-piped/configuring-a-plugin.md into dedicated pages under plugins/
  • Moves user-guide/managing-piped/adding-an-analysis-provider.md to plugins/analysis.md
  • Updates plugins/_index.md to link to the three new pages instead of showing a WIP placeholder
  • Adds a redirect note in configuring-a-plugin.md pointing users to the new Plugins section

Why we need it:
The plugin documentation was scattered across the User Guide. Having dedicated pages under the Plugins section makes it easier for users to find plugin-specific configuration guides in one place.

Which issue(s) this PR fixes:
Fixes #6540

Does this PR introduce a user-facing change?:

  • How are users affected by this change: Plugin configuration guides are now located at /docs-v1.0.x/plugins/ instead of inside the User Guide. A note in configuring-a-plugin.md directs users to the new location.
  • Is this breaking change: No
  • How to migrate (if breaking change): N/A

Signed-off-by: DCchoudhury15 <divyanshuchoudhury3@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: Move certain sections from the User Guide to the new Plugins section

1 participant