|
@@ -58,6 +58,16 @@ endif::[]
|
|
|
:javadoc-license: {rest-high-level-client-javadoc}/org/elasticsearch/protocol/xpack/license
|
|
|
:javadoc-watcher: {rest-high-level-client-javadoc}/org/elasticsearch/protocol/xpack/watcher
|
|
|
|
|
|
+///////
|
|
|
+Permanently unreleased branches (master, n.X)
|
|
|
+///////
|
|
|
+ifeval::["{source_branch}"=="master"]
|
|
|
+:permanently-unreleased-branch:
|
|
|
+endif::[]
|
|
|
+ifeval::["{source_branch}"=="{major-version}"]
|
|
|
+:permanently-unreleased-branch:
|
|
|
+endif::[]
|
|
|
+
|
|
|
///////
|
|
|
Shared attribute values are pulled from elastic/docs
|
|
|
///////
|