Skip to content

Commit

Permalink
[DOCS] Add shared attributes to Versions.asciidoc
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed Jun 27, 2017
1 parent 577ef6f commit 3025cfd
Showing 1 changed file with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion docs/Versions.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 3025cfd

Please sign in to comment.