-
Notifications
You must be signed in to change notification settings - Fork 25.6k
[Docs] move files from Explore & Analyze -> SQL to Reference content #135675
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Docs] move files from Explore & Analyze -> SQL to Reference content #135675
Conversation
…ayze-to-reference' into move-sql-content-from-explore-anayze-to-reference
…ayze-to-reference' into move-sql-content-from-explore-anayze-to-reference
ℹ️ Important: Docs version tagging👋 Thanks for updating the docs! Just a friendly reminder that our docs are now cumulative. This means all 9.x versions are documented on the same page and published off of the main branch, instead of creating separate pages for each minor version. We use applies_to tags to mark version-specific features and changes. Expand for a quick overviewWhen to use applies_to tags:✅ At the page level to indicate which products/deployments the content applies to (mandatory) What NOT to do:❌ Don't remove or replace information that applies to an older version 🤔 Need help?
|
…ithub.com:elastic/elasticsearch into move-sql-content-from-explore-anayze-to-reference
…ithub.com:elastic/elasticsearch into move-sql-content-from-explore-anayze-to-reference
Pinging @elastic/core-docs (Team:Docs) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Spot check LGTM, nice!
💔 Backport failedYou can use sqren/backport to manually backport by running |
Linked to #2944 This PR retains only a single page for SQL in Explore & Analyze and creates redirects to reference content for all files under Explore & Analyze -> SQL. All files under SQL have been moved to Reference content in another PR: elastic/elasticsearch#135675 The single retained page for SQL will be revamped in another issue: #2945 --------- Co-authored-by: Liam Thompson <[email protected]> Co-authored-by: Florent Le Borgne <[email protected]>
Linked to elastic/docs-content#2944
This PR moves all files from Explore & Analyze -> SQL to
elasticsearch/docs/reference/query-languages/sql
Updates all referenced links.
Adds all associated images for relocated content files.
Deleting the files from Explore & Analyze -> SQL and including redirects in
docs-content
is in another PR: elastic/docs-content#3270