docs: move plugin configuration guides to plugins section#6698
Open
DCchoudhury15 wants to merge 3 commits intopipe-cd:masterfrom
Open
docs: move plugin configuration guides to plugins section#6698DCchoudhury15 wants to merge 3 commits intopipe-cd:masterfrom
DCchoudhury15 wants to merge 3 commits intopipe-cd:masterfrom
Conversation
Signed-off-by: DCchoudhury15 <divyanshuchoudhury3@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.