Skip to content

Commit 82e7340

Browse files
committed
[DOCS] Update shared attributes for Elasticsearch (#25479)
* [DOCS] Update shared attributes for Elasticsearch * [DOCS] Moved shared attributes to Versions.asciidoc * [DOCS] More more book URLs to shared attributes
1 parent 11f491d commit 82e7340

File tree

1 file changed

+4
-29
lines changed

1 file changed

+4
-29
lines changed

docs/Versions.asciidoc

Lines changed: 4 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ release-state can be: released | prerelease | unreleased
1111

1212
:release-state: unreleased
1313

14-
:defguide: https://www.elastic.co/guide/en/elasticsearch/guide/master
15-
:painless: https://www.elastic.co/guide/en/elasticsearch/painless/master
16-
:plugins: https://www.elastic.co/guide/en/elasticsearch/plugins/{branch}
1714
:issue: https://github.com/elastic/elasticsearch/issues/
1815
:pull: https://github.com/elastic/elasticsearch/pull/
1916

@@ -38,29 +35,7 @@ ifeval::["{release-state}"!="unreleased"]
3835
:painless-javadoc: https://artifacts.elastic.co/javadoc/org/elasticsearch/painless/lang-painless/{version}
3936
endif::[]
4037

41-
//////////
42-
The following attributes are synchronized across multiple books
43-
//////////
44-
:ref: https://www.elastic.co/guide/en/elasticsearch/reference/{branch}
45-
:xpack-ref: https://www.elastic.co/guide/en/x-pack/{branch}
46-
:logstash-ref: http://www.elastic.co/guide/en/logstash/{branch}
47-
:kibana-ref: https://www.elastic.co/guide/en/kibana/{branch}
48-
:stack-ref: http://www.elastic.co/guide/en/elastic-stack/{branch}
49-
:javaclient: https://www.elastic.co/guide/en/elasticsearch/client/java-api/{branch}
50-
51-
:xpack: X-Pack
52-
:es: Elasticsearch
53-
:kib: Kibana
54-
55-
:security: X-Pack security
56-
:monitoring: X-Pack monitoring
57-
:watcher: Watcher
58-
:reporting: X-Pack reporting
59-
:graph: X-Pack graph
60-
:searchprofiler: X-Pack search profiler
61-
:xpackml: X-Pack machine learning
62-
:ml: machine learning
63-
:dfeed: datafeed
64-
:dfeeds: datafeeds
65-
:dfeed-cap: Datafeed
66-
:dfeeds-cap: Datafeeds
38+
///////
39+
Shared attribute values are pulled from elastic/docs
40+
///////
41+
include::{docs-dir}/shared/attributes.asciidoc[]

0 commit comments

Comments
 (0)