mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
parent
d2b9d507c4
commit
a08ec15514
2 changed files with 5 additions and 14 deletions
|
@ -1,9 +1,11 @@
|
|||
include::versions.asciidoc[]
|
||||
// short-version can be: 8, 7, 6, etc.
|
||||
:short-version: 7
|
||||
|
||||
include::{asciidoc-dir}/../../shared/versions/stack/{source_branch}.asciidoc[]
|
||||
include::{asciidoc-dir}/../../shared/attributes.asciidoc[]
|
||||
|
||||
= Uptime monitoring guide
|
||||
|
||||
include::{asciidoc-dir}/../../shared/attributes.asciidoc[]
|
||||
|
||||
include::overview.asciidoc[]
|
||||
|
||||
include::install.asciidoc[]
|
||||
|
|
|
@ -1,11 +0,0 @@
|
|||
// version can be: 7.0.1, 8.0.0-alpha1, etc.
|
||||
// branch can be: master, 8.0, 8.1, etc.
|
||||
// major-version can be: 8.x, 7.x, 6.x, etc.
|
||||
// short-version can be: 8, 7, 6, etc.
|
||||
// release-state is only: released | prerelease | unreleased
|
||||
|
||||
:version: 7.4.0
|
||||
:branch: 7.4
|
||||
:major-version: 7.x
|
||||
:short-version: 7
|
||||
:release-state: unreleased
|
Loading…
Add table
Add a link
Reference in a new issue