[DOCS] Add plugins-7x and plugins-6x attributes#2358
Merged
jrodewig merged 4 commits intoelastic:masterfrom Jan 20, 2022
jrodewig:docs__add-plugins-7x-attr
Merged
[DOCS] Add plugins-7x and plugins-6x attributes#2358jrodewig merged 4 commits intoelastic:masterfrom jrodewig:docs__add-plugins-7x-attr
plugins-7x and plugins-6x attributes#2358jrodewig merged 4 commits intoelastic:masterfrom
jrodewig:docs__add-plugins-7x-attr
Conversation
plugins-7x attributeplugins-7x and plugin-6x attributes
plugins-7x and plugin-6x attributesplugins-7x and plugins-6x attributes
gtback
reviewed
Jan 20, 2022
Co-authored-by: Greg Back <1045796+gtback@users.noreply.github.com>
v1v
added a commit
to v1v/docs
that referenced
this pull request
Feb 3, 2022
…tral-naming * upstream/master: (28 commits) Fixes .net book generation. (elastic#2367) Add main branch to elasticsearch-net repo to docs build. (elastic#2196) Update attributes.asciidoc (elastic#2365) Note that the full path is required for local doc build (elastic#2364) Bump current version to 7.17 (elastic#2333) moves old file back to bottom add new path for kibana links check apm: Neutral naming for apm-agent-java (elastic#2350) Change current to MS-68 (elastic#2355) Remove unnecessary branch mapping for package-spec (elastic#2359) Adds tech preview macro, updates experimental (elastic#2340) [DOCS] Add `plugins-7x` and `plugins-6x` attributes (elastic#2358) apm: Neutral naming for apm-agent-python (elastic#2348) apm: Neutral naming for apm-agent-rum-js (elastic#2354) apm: Neutral naming for apm-agent-dotnet (elastic#2352) apm: Neutral naming for apm-agent-nodejs (elastic#2353) Neutral naming for apm-agent-go (elastic#2351) apm: Neutral naming for apm-agent-php (elastic#2349) Add 7.last attribute for APM Guide (elastic#2356) [apm] main branch for apm-agent-ruby (elastic#2347) ...
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.
With elastic/elasticsearch#81870, we migrated docs for the Azure, GCS, and S3 snapshot repositories to the ES guide from the ES plugin docs. However, this change only applies to Elastic 8.0+.
These attributes let the Cloud docs link to the "plugin" version of the docs when referencing 7.x and 6.x Elastic deployments without breaking links.
Relates to https://github.com/elastic/cloud/pull/95621 and #2312