Skip to content

Commit bfeba89

Browse files
authored
[DOCS] Move ML function reference out of appendix (#121111)
1 parent ed22d4e commit bfeba89

File tree

8 files changed

+7
-8
lines changed

8 files changed

+7
-8
lines changed

docs/reference/ml/anomaly-detection/functions/ml-count-functions.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
["appendix",role="exclude",id="ml-count-functions"]
1+
[[ml-count-functions]]
22
= Count functions
33

44
Count functions detect anomalies when the number of events in a bucket is

docs/reference/ml/anomaly-detection/functions/ml-functions.asciidoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
[role="xpack"]
21
[[ml-functions]]
32
= Function reference
43

docs/reference/ml/anomaly-detection/functions/ml-geo-functions.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
["appendix",role="exclude",id="ml-geo-functions"]
1+
[[ml-geo-functions]]
22
= Geographic functions
33

44
The geographic functions detect anomalies in the geographic location of the

docs/reference/ml/anomaly-detection/functions/ml-info-functions.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
["appendix",role="exclude",id="ml-info-functions"]
1+
[[ml-info-functions]]
22
= Information content functions
33

44
The information content functions detect anomalies in the amount of information

docs/reference/ml/anomaly-detection/functions/ml-metric-functions.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
["appendix",role="exclude",id="ml-metric-functions"]
1+
[[ml-metric-functions]]
22
= Metric functions
33

44
The metric functions include functions such as mean, min and max. These values

docs/reference/ml/anomaly-detection/functions/ml-rare-functions.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
["appendix",role="exclude",id="ml-rare-functions"]
1+
[[ml-rare-functions]]
22
= Rare functions
33

44
The rare functions detect values that occur rarely in time or rarely for a

docs/reference/ml/anomaly-detection/functions/ml-sum-functions.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
["appendix",role="exclude",id="ml-sum-functions"]
1+
[[ml-sum-functions]]
22
= Sum functions
33

44
The sum functions detect anomalies when the sum of a field in a bucket is

docs/reference/ml/anomaly-detection/functions/ml-time-functions.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
["appendix",role="exclude",id="ml-time-functions"]
1+
[[ml-time-functions]]
22
= Time functions
33

44
The time functions detect events that happen at unusual times, either of the day

0 commit comments

Comments
 (0)