[DOCS] Adds release highlight pages (#19333)

This commit is contained in:
Lisa Cawley 2018-05-23 08:59:44 -07:00 committed by GitHub
parent 56a69b1b38
commit e6adeae40c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 30 additions and 0 deletions

View file

@ -1,5 +1,8 @@
[[release-notes]]
= {kib} Release Notes
++++
<titleabbrev>Release Notes</titleabbrev>
++++
[partintro]
--

View file

@ -77,4 +77,6 @@ include::development.asciidoc[]
include::limitations.asciidoc[]
include::release-notes/highlights.asciidoc[]
include::CHANGELOG.asciidoc[]

View file

@ -0,0 +1,9 @@
[[release-highlights-7.0.0]]
== 7.0.0 release highlights
++++
<titleabbrev>7.0.0</titleabbrev>
++++
coming[7.0.0]
See also <<breaking-changes-7.0>> and <<release-notes-7.0.0>>.

View file

@ -0,0 +1,16 @@
[[release-highlights]]
= {kib} Release Highlights
++++
<titleabbrev>Release Highlights</titleabbrev>
++++
[partintro]
--
This section summarizes the most important changes in each release. For the
full list, see <<release-notes>> and <<breaking-changes>>.
* <<release-highlights-7.0.0>>
--
include::highlights-7.0.0.asciidoc[]