File tree 2 files changed +1
-11
lines changed
2 files changed +1
-11
lines changed Original file line number Diff line number Diff line change @@ -58,16 +58,6 @@ endif::[]
58
58
:javadoc-license: {rest-high-level-client-javadoc}/org/elasticsearch/protocol/xpack/license
59
59
:javadoc-watcher: {rest-high-level-client-javadoc}/org/elasticsearch/protocol/xpack/watcher
60
60
61
- ///////
62
- Permanently unreleased branches (master, n.X)
63
- ///////
64
- ifeval::["{source_branch} "=="master"]
65
- :permanently-unreleased-branch:
66
- endif::[]
67
- ifeval::["{source_branch} "=="{major-version} "]
68
- :permanently-unreleased-branch:
69
- endif::[]
70
-
71
61
///////
72
62
Shared attribute values are pulled from elastic/docs
73
63
///////
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ include::ingest.asciidoc[]
40
40
41
41
include::ilm/index.asciidoc[]
42
42
43
- ifdef::permanently- unreleased-branch[ ]
43
+ ifeval::["{release-state}"==" unreleased" ]
44
44
45
45
include::autoscaling/index.asciidoc[]
46
46
You can’t perform that action at this time.
0 commit comments