Skip to content

Commit

Permalink
[DOCS] Adds release highlight pages (#30590)
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed May 14, 2018
1 parent 6f0267c commit fd7dfc5
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/reference/index-shared4.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ include::testing.asciidoc[]

include::glossary.asciidoc[]

// include::release-notes/highlights.asciidoc[]

include::release-notes.asciidoc[]
9 changes: 9 additions & 0 deletions docs/reference/release-notes/highlights-5.6.10.asciidoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[[release-highlights-5.6.10]]
== 5.6.10 release highlights
++++
<titleabbrev>5.6.10</titleabbrev>
++++

coming[5.6.10]

// See also <<breaking-changes-5.6>> and <<release-notes-5.6.10>>.
13 changes: 13 additions & 0 deletions docs/reference/release-notes/highlights.asciidoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[[release-highlights]]
= {es} Release Highlights

[partintro]
--
This section summarizes the most important changes in each release. For the
full list, see <<es-release-notes>> and <<breaking-changes>>.

* <<release-highlights-5.6.10>>

--

include::highlights-5.6.10.asciidoc[]

0 comments on commit fd7dfc5

Please sign in to comment.