mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
docs: reorder release-specific variables
Now changing versions, branches, and release status can all be done in the same place in the index rather than being scattered throughout.
This commit is contained in:
parent
fa6d074bf4
commit
dd493066a0
1 changed files with 4 additions and 5 deletions
|
@ -1,15 +1,14 @@
|
|||
[[kibana-guide]]
|
||||
= Kibana User Guide
|
||||
|
||||
:version: 6.0.0-alpha1
|
||||
:major-version: 6.x
|
||||
:docker-image: docker.elastic.co/kibana/kibana:{version}
|
||||
|
||||
//////////
|
||||
release-state can be: released | prerelease | unreleased
|
||||
//////////
|
||||
|
||||
:release-state: unreleased
|
||||
:version: 6.0.0-alpha1
|
||||
:major-version: 6.x
|
||||
|
||||
:docker-image: docker.elastic.co/kibana/kibana:{version}
|
||||
:es-ref: https://www.elastic.co/guide/en/elasticsearch/reference/master/
|
||||
:xpack-ref: https://www.elastic.co/guide/en/x-pack/current/
|
||||
:repo: https://github.com/elastic/kibana/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue