-
Notifications
You must be signed in to change notification settings - Fork 254
[DOCS] Adds highlights to the Installation and Upgrade Guide #252
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
Conversation
|
@lcawl the PR build is working! I'm so happy! |
|
Thanks @nik9000 that's cool! It's giving valid errors due to this PR's dependency on two others. |
| include::breaking.asciidoc[] | ||
| include::breaking.asciidoc[] | ||
|
|
||
| include::highlights.asciidoc[] |
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.
can we put highlights first?
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.
Yup, done!
|
Backported to 7.x via cac165c |
|
Backported to 7.0 via fda5916 |
This PR drafts a "Highlights" page in the Installation and Upgrade Guide and re-uses content that's tagged as "notable-highlights" from the Elasticsearch Reference and Kibana Guide.
Depends on elastic/kibana#33675 and elastic/elasticsearch#40330