Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOCS] Update shared attributes for Elasticsearch #25479

Merged
merged 3 commits into from
Jun 29, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 4 additions & 29 deletions docs/Versions.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ release-state can be: released | prerelease | unreleased

:release-state: prerelease

:defguide: https://www.elastic.co/guide/en/elasticsearch/guide/master
:painless: https://www.elastic.co/guide/en/elasticsearch/painless/master
:plugins: https://www.elastic.co/guide/en/elasticsearch/plugins/{branch}
:issue: https://github.com/elastic/elasticsearch/issues/
:pull: https://github.com/elastic/elasticsearch/pull/

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

//////////
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
///////
Shared attribute values are pulled from elastic/docs
///////
include::{docs-dir}/shared/attributes.asciidoc[]