docs: move plugin configuration guides to plugins section#6698
docs: move plugin configuration guides to plugins section#6698DCchoudhury15 wants to merge 3 commits into
Conversation
Signed-off-by: DCchoudhury15 <divyanshuchoudhury3@gmail.com>
eeshaanSA
left a comment
There was a problem hiding this comment.
Hey, @DCchoudhury15, thanks for this. Your work looks good.
Since @rahulshendre is also working on some sections from the 'Plugins' category, Rahul, do you mind reviewing one final time if everything looks alright?
| --- | ||
|
|
||
| To enable [Automated deployment analysis](../../managing-application/customizing-deployment/automated-deployment-analysis/) feature, you have to set the needed information for Piped to connect to the [Analysis Provider](../../../concepts/#analysis-provider). | ||
| To enable [Automated deployment analysis](../user-guide/managing-application/customizing-deployment/automated-deployment-analysis/) feature, you have to set the needed information for Piped to connect to the [Analysis Provider](../concepts/#analysis-provider). |
There was a problem hiding this comment.
the first link is broken
the second, we don't have an anchor for that in concepts
I'd suggest, remove those links (plain text is fine), and keep only working refs
Signed-off-by: DCchoudhury15 <divyanshuchoudhury3@gmail.com>
a5ca9ec to
b7aec3c
Compare
|
@rahulshendre done the suggested changes ; up for review whenever you are ready |
|
This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
|
@rahulshendre , @eeshaanSA The pr is ready for review . |
rahulshendre
left a comment
There was a problem hiding this comment.
LGTM, Thanks @DCchoudhury15
eeshaanSA
left a comment
There was a problem hiding this comment.
LGTM, @rahulshendre I hope you checked thoroughly.
What this PR does:
Moves plugin-specific configuration guides out of the User Guide and into the new Plugins section. Specifically:
user-guide/managing-piped/configuring-a-plugin.mdinto dedicated pages underplugins/user-guide/managing-piped/adding-an-analysis-provider.mdtoplugins/analysis.mdplugins/_index.mdto link to the three new pages instead of showing a WIP placeholderconfiguring-a-plugin.mdpointing users to the new Plugins sectionWhy 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?:
/docs-v1.0.x/plugins/instead of inside the User Guide. A note inconfiguring-a-plugin.mddirects users to the new location.