瀏覽代碼

[DOCS] Remove dupe EQl fn/pipe TOC

James Rodewig 5 年之前
父節點
當前提交
f79d70225b
共有 2 個文件被更改,包括 2 次插入24 次删除
  1. 1 20
      docs/reference/eql/functions.asciidoc
  2. 1 4
      docs/reference/eql/pipes.asciidoc

+ 1 - 20
docs/reference/eql/functions.asciidoc

@@ -8,26 +8,7 @@
 
 experimental::[]
 
-{es} supports the following EQL functions:
-
-* <<eql-fn-add>>
-* <<eql-fn-between>>
-* <<eql-fn-cidrmatch>>
-* <<eql-fn-concat>>
-* <<eql-fn-divide>>
-* <<eql-fn-endswith>>
-* <<eql-fn-indexof>>
-* <<eql-fn-length>>
-* <<eql-fn-match>>
-* <<eql-fn-modulo>>
-* <<eql-fn-multiply>>
-* <<eql-fn-number>>
-* <<eql-fn-startswith>>
-* <<eql-fn-string>>
-* <<eql-fn-stringcontains>>
-* <<eql-fn-substring>>
-* <<eql-fn-subtract>>
-* <<eql-fn-wildcard>>
+{es} supports the following <<eql-functions,EQL functions>>.
 
 [discrete]
 [[eql-fn-add]]

+ 1 - 4
docs/reference/eql/pipes.asciidoc

@@ -8,10 +8,7 @@
 
 experimental::[]
 
-{es} supports the following EQL pipes:
-
-* <<eql-pipe-head>>
-* <<eql-pipe-tail>>
+{es} supports the following <<eql-pipes,EQL pipes>>.
 
 [discrete]
 [[eql-pipe-head]]