From 3025cfd9cebba186862626e55fd6a6d6fee6f01c Mon Sep 17 00:00:00 2001 From: lcawley Date: Tue, 27 Jun 2017 08:31:33 -0700 Subject: [PATCH] [DOCS] Add shared attributes to Versions.asciidoc --- docs/Versions.asciidoc | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/docs/Versions.asciidoc b/docs/Versions.asciidoc index 609d8a6fe4b37..97e8421e98e05 100644 --- a/docs/Versions.asciidoc +++ b/docs/Versions.asciidoc @@ -38,4 +38,29 @@ ifeval::["{release-state}"!="unreleased"] :painless-javadoc: https://artifacts.elastic.co/javadoc/org/elasticsearch/painless/lang-painless/{version} endif::[] -include::{docs-dir}/sharedattributes.asciidoc[] +////////// +The following attributes are synchronized across multiple books +////////// +:ref: https://www.elastic.co/guide/en/elasticsearch/reference/{branch} +:xpack-ref: https://www.elastic.co/guide/en/x-pack/{branch} +:logstash-ref: http://www.elastic.co/guide/en/logstash/{branch} +:kibana-ref: https://www.elastic.co/guide/en/kibana/{branch} +:stack-ref: http://www.elastic.co/guide/en/elastic-stack/{branch} +:javaclient: https://www.elastic.co/guide/en/elasticsearch/client/java-api/{branch} + +:xpack: X-Pack +:es: Elasticsearch +:kib: Kibana + +:security: X-Pack security +:monitoring: X-Pack monitoring +:watcher: Watcher +:reporting: X-Pack reporting +:graph: X-Pack graph +:searchprofiler: X-Pack search profiler +:xpackml: X-Pack machine learning +:ml: machine learning +:dfeed: datafeed +:dfeeds: datafeeds +:dfeed-cap: Datafeed +:dfeeds-cap: Datafeeds