Skip to content

Commit db22fb6

Browse files
committed
Revert "[DOCS] Include docs on permanently unreleased branches only (#51743)"
This reverts commit 9d09796.
1 parent e493623 commit db22fb6

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
@@ -44,7 +44,7 @@ include::ingest.asciidoc[]
4444

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

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

4949
include::autoscaling/index.asciidoc[]
5050

0 commit comments

Comments
 (0)