Mark CCR as beta in the docs
This commit marks CCR as beta in the docs. This beta label is applied to all CCR pages.
This commit is contained in:
parent
64df803af0
commit
d84ff3765d
|
@ -6,6 +6,8 @@
|
|||
<titleabbrev>Delete Auto-Follow Pattern</titleabbrev>
|
||||
++++
|
||||
|
||||
beta[]
|
||||
|
||||
Delete auto-follow patterns.
|
||||
|
||||
==== Description
|
||||
|
|
|
@ -6,6 +6,8 @@
|
|||
<titleabbrev>Get Auto-Follow Pattern</titleabbrev>
|
||||
++++
|
||||
|
||||
beta[]
|
||||
|
||||
Get auto-follow patterns.
|
||||
|
||||
==== Description
|
||||
|
|
|
@ -6,6 +6,8 @@
|
|||
<titleabbrev>Create Auto-Follow Pattern</titleabbrev>
|
||||
++++
|
||||
|
||||
beta[]
|
||||
|
||||
Creates an auto-follow pattern.
|
||||
|
||||
==== Description
|
||||
|
|
|
@ -3,6 +3,8 @@
|
|||
[[ccr-apis]]
|
||||
== Cross-cluster replication APIs
|
||||
|
||||
beta[]
|
||||
|
||||
You can use the following APIs to perform {ccr} operations.
|
||||
|
||||
[float]
|
||||
|
|
|
@ -6,6 +6,8 @@
|
|||
<titleabbrev>Get Follower Stats</titleabbrev>
|
||||
++++
|
||||
|
||||
beta[]
|
||||
|
||||
Get follower stats.
|
||||
|
||||
==== Description
|
||||
|
|
|
@ -6,6 +6,8 @@
|
|||
<titleabbrev>Pause Follower</titleabbrev>
|
||||
++++
|
||||
|
||||
beta[]
|
||||
|
||||
Pauses a follower index.
|
||||
|
||||
==== Description
|
||||
|
|
|
@ -6,6 +6,8 @@
|
|||
<titleabbrev>Resume Follower</titleabbrev>
|
||||
++++
|
||||
|
||||
beta[]
|
||||
|
||||
Resumes a follower index.
|
||||
|
||||
==== Description
|
||||
|
|
|
@ -6,6 +6,8 @@
|
|||
<titleabbrev>Unfollow</titleabbrev>
|
||||
++++
|
||||
|
||||
beta[]
|
||||
|
||||
Converts a follower index to a regular index.
|
||||
|
||||
==== Description
|
||||
|
|
|
@ -6,6 +6,8 @@
|
|||
<titleabbrev>Create Follower</titleabbrev>
|
||||
++++
|
||||
|
||||
beta[]
|
||||
|
||||
Creates a follower index.
|
||||
|
||||
==== Description
|
||||
|
|
|
@ -6,6 +6,8 @@
|
|||
<titleabbrev>Get Follower Stats</titleabbrev>
|
||||
++++
|
||||
|
||||
beta[]
|
||||
|
||||
Get {ccr} stats.
|
||||
|
||||
==== Description
|
||||
|
|
|
@ -3,4 +3,5 @@
|
|||
[[ccr-getting-started]]
|
||||
== Getting Started
|
||||
|
||||
beta[]
|
||||
This is the getting started section of the {ccr} docs.
|
|
@ -3,6 +3,8 @@
|
|||
[[xpack-ccr]]
|
||||
= Cross-cluster replication
|
||||
|
||||
beta[]
|
||||
|
||||
[partintro]
|
||||
--
|
||||
|
||||
|
|
|
@ -3,4 +3,5 @@
|
|||
[[ccr-overview]]
|
||||
== Overview
|
||||
|
||||
beta[]
|
||||
This is the overview section of the {ccr} docs.
|
||||
|
|
Loading…
Reference in New Issue