Skip to content

Commit d01f5fc

Browse files
authored
Revert "[DOCS] Include docs on permanently unreleased branches only (#51743)" (#52066)
This reverts commit f21b641.
1 parent d03aae7 commit d01f5fc

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

docs/Versions.asciidoc

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -58,16 +58,6 @@ endif::[]
5858
:javadoc-license: {rest-high-level-client-javadoc}/org/elasticsearch/protocol/xpack/license
5959
:javadoc-watcher: {rest-high-level-client-javadoc}/org/elasticsearch/protocol/xpack/watcher
6060

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-
7161
///////
7262
Shared attribute values are pulled from elastic/docs
7363
///////

docs/reference/index.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ include::ingest.asciidoc[]
4040

4141
include::ilm/index.asciidoc[]
4242

43-
ifdef::permanently-unreleased-branch[]
43+
ifeval::["{release-state}"=="unreleased"]
4444

4545
include::autoscaling/index.asciidoc[]
4646

0 commit comments

Comments
 (0)