[7.4] docs: move uptime guide to shared versions (#45378) (#46562)

This commit is contained in:
Brandon Morelli 2019-09-25 12:06:48 +02:00 committed by GitHub
parent d2b9d507c4
commit a08ec15514
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 14 deletions

View file

@ -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[]

View file

@ -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