[DOCS] Allow attribute substitution in titleabbrevs for Asciidoctor migration (#41574)

* [DOCS] Replace attributes in titleabbrevs for Asciidoctor migration

* [DOCS] Add [subs="attributes"] so attributes render in Asciidoctor

* Revert "[DOCS] Replace attributes in titleabbrevs for Asciidoctor migration"

This reverts commit 98f130257a7c71e9f6cddf5157af7886418338d8.

* [DOCS] Fix merge conflict
This commit is contained in:
James Rodewig 2019-04-30 13:46:13 -04:00
parent 7cc4b9a8b3
commit 005296dac6
21 changed files with 42 additions and 0 deletions

View File

@ -2,6 +2,8 @@
[testenv="basic"]
[[delete-data-frame-transform]]
=== Delete {dataframe-transforms} API
[subs="attributes"]
++++
<titleabbrev>Delete {dataframe-transforms}</titleabbrev>
++++

View File

@ -2,6 +2,8 @@
[testenv="basic"]
[[get-data-frame-transform-stats]]
=== Get {dataframe-transform} statistics API
[subs="attributes"]
++++
<titleabbrev>Get {dataframe-transform} statistics</titleabbrev>
++++

View File

@ -2,6 +2,8 @@
[testenv="basic"]
[[get-data-frame-transform]]
=== Get {dataframe-transforms} API
[subs="attributes"]
++++
<titleabbrev>Get {dataframe-transforms}</titleabbrev>
++++

View File

@ -2,6 +2,8 @@
[testenv="basic"]
[[preview-data-frame-transform]]
=== Preview {dataframe-transforms} API
[subs="attributes"]
++++
<titleabbrev>Preview {dataframe-transforms}</titleabbrev>
++++

View File

@ -2,6 +2,8 @@
[testenv="basic"]
[[put-data-frame-transform]]
=== Create {dataframe-transforms} API
[subs="attributes"]
++++
<titleabbrev>Create {dataframe-transforms}</titleabbrev>
++++

View File

@ -2,6 +2,8 @@
[testenv="basic"]
[[start-data-frame-transform]]
=== Start {dataframe-transforms} API
[subs="attributes"]
++++
<titleabbrev>Start {dataframe-transforms}</titleabbrev>
++++

View File

@ -2,6 +2,8 @@
[testenv="basic"]
[[stop-data-frame-transform]]
=== Stop {dataframe-transforms} API
[subs="attributes"]
++++
<titleabbrev>Stop {dataframe-transforms}</titleabbrev>
++++

View File

@ -2,6 +2,8 @@
[testenv="basic"]
[[ilm-get-status]]
=== Get {ilm} status API
[subs="attributes"]
++++
<titleabbrev>Get {ilm} status</titleabbrev>
++++

View File

@ -2,6 +2,8 @@
[testenv="basic"]
[[ilm-start]]
=== Start {ilm} API
[subs="attributes"]
++++
<titleabbrev>Start {ilm}</titleabbrev>
++++

View File

@ -2,6 +2,8 @@
[testenv="basic"]
[[ilm-stop]]
=== Stop {ilm} API
[subs="attributes"]
++++
<titleabbrev>Stop {ilm}</titleabbrev>
++++

View File

@ -2,6 +2,8 @@
[testenv="platinum"]
[[ml-delete-datafeed]]
=== Delete {dfeeds} API
[subs="attributes"]
++++
<titleabbrev>Delete {dfeeds}</titleabbrev>
++++

View File

@ -2,6 +2,8 @@
[testenv="platinum"]
[[ml-get-datafeed-stats]]
=== Get {dfeed} statistics API
[subs="attributes"]
++++
<titleabbrev>Get {dfeed} statistics</titleabbrev>
++++

View File

@ -2,6 +2,8 @@
[testenv="platinum"]
[[ml-get-datafeed]]
=== Get {dfeeds} API
[subs="attributes"]
++++
<titleabbrev>Get {dfeeds}</titleabbrev>
++++

View File

@ -2,6 +2,8 @@
[testenv="platinum"]
[[get-ml-info]]
=== Get machine learning info API
[subs="attributes"]
++++
<titleabbrev>Get {ml} info</titleabbrev>
++++

View File

@ -2,6 +2,8 @@
[testenv="platinum"]
[[ml-preview-datafeed]]
=== Preview {dfeeds} API
[subs="attributes"]
++++
<titleabbrev>Preview {dfeeds}</titleabbrev>
++++

View File

@ -2,6 +2,8 @@
[testenv="platinum"]
[[ml-put-datafeed]]
=== Create {dfeeds} API
[subs="attributes"]
++++
<titleabbrev>Create {dfeeds}</titleabbrev>
++++

View File

@ -2,6 +2,8 @@
[testenv="platinum"]
[[ml-start-datafeed]]
=== Start {dfeeds} API
[subs="attributes"]
++++
<titleabbrev>Start {dfeeds}</titleabbrev>
++++

View File

@ -2,6 +2,8 @@
[testenv="platinum"]
[[ml-stop-datafeed]]
=== Stop {dfeeds} API
[subs="attributes"]
++++
<titleabbrev>Stop {dfeeds}</titleabbrev>
++++

View File

@ -2,6 +2,8 @@
[testenv="platinum"]
[[ml-update-datafeed]]
=== Update {dfeeds} API
[subs="attributes"]
++++
<titleabbrev>Update {dfeeds}</titleabbrev>
++++

View File

@ -2,6 +2,8 @@
[testenv="gold"]
[[configuring-metricbeat]]
=== Collecting {es} monitoring data with {metricbeat}
[subs="attributes"]
++++
<titleabbrev>Collecting monitoring data with {metricbeat}</titleabbrev>
++++

View File

@ -1,6 +1,8 @@
[role="xpack"]
[[notification-settings]]
=== {watcher} settings in Elasticsearch
[subs="attributes"]
++++
<titleabbrev>{watcher} settings</titleabbrev>
++++