elasticsearch/docs/reference/esql
Nik Everett 1541da5e65
ESQL: Generate more docs (#106367)
This modifies the ESQL test infrastructure to generate more of the
documentation for functions. It generates the *Description* section, the
*Examples* section, and the *Parameters* section as separate files so we
can use them as needed. It also generates a `layout` file that's just
a guess as to how to render the whole thing. In some cases it'll work
and we can use that instead of hand maintaining a "top level"
description file for the function.

Most newly generated files are unused. We have to chose to pick them up
by replacing the sections we were manually maintaining with an include
of the generated section. Or by replacing the entire hand maintained
file with the generated top level file.

Relates to #104247
2024-03-19 15:40:13 -04:00
..
functions ESQL: Generate more docs (#106367) 2024-03-19 15:40:13 -04:00
processing-commands Add docs for cross cluster search in ES|QL(#105934) 2024-03-07 13:15:01 -08:00
source-commands ESQL: Rename `SHOW FUNCTIONS` to `META FUNCTIONS` (#106362) 2024-03-19 13:02:34 +01:00
esql-across-clusters.asciidoc Add docs for cross cluster search in ES|QL(#105934) 2024-03-07 13:15:01 -08:00
esql-apis.asciidoc Add ES|QL async query api docs (#104054) 2024-01-09 09:17:02 +00:00
esql-async-query-api.asciidoc Mute ESQL async docs tests (#106294) 2024-03-13 11:08:12 -04:00
esql-async-query-delete-api.asciidoc Add ES|QL async query api docs (#104054) 2024-01-09 09:17:02 +00:00
esql-async-query-get-api.asciidoc Add ES|QL async query api docs (#104054) 2024-01-09 09:17:02 +00:00
esql-commands.asciidoc [DOCS] Getting started with ES|QL queries guide (#101634) 2023-11-03 13:47:09 +01:00
esql-enrich-data.asciidoc [DOCS] ES|QL limitations (#101673) 2023-11-03 13:57:23 +01:00
esql-examples.asciidoc [DOCS] Small ES|QL improvements (#101877) 2023-11-07 17:24:59 +01:00
esql-functions-operators.asciidoc Add two new OGC functions ST_X and ST_Y (#105768) 2024-03-06 11:19:54 +01:00
esql-get-started.asciidoc [DOCS][ESQL] Add link to getting started notebook (#106345) 2024-03-14 17:33:31 +01:00
esql-kibana.asciidoc ES|QL: Set default query LIMIT to 1000 (#105618) 2024-02-21 09:25:25 +01:00
esql-language.asciidoc [DOCS] One more round of restructuring the ES|QL documentation (#101340) 2023-10-26 10:57:05 +02:00
esql-limitations.asciidoc ESQL: Fix error on sorting unsortable geo_point and cartesian_point (#106351) 2024-03-14 23:16:53 +01:00
esql-process-data-with-dissect-grok.asciidoc [DOCS] Empty keys for ES|QL DISSECT (#102632) 2023-12-11 11:23:27 +01:00
esql-query-api.asciidoc [DOCS][ESQL] Document locale rest parameter (#104985) 2024-02-06 10:36:51 +01:00
esql-rest.asciidoc Mute ESQL async docs tests (#106294) 2024-03-13 11:08:12 -04:00
esql-security-solution.asciidoc Update esql-security-solution.asciidoc (#104531) 2024-01-18 15:48:43 +01:00
esql-syntax.asciidoc [DOCS] ES|QL backtick changes in 8.13 (#103958) 2024-01-08 12:13:16 +01:00
esql-using.asciidoc Add docs for cross cluster search in ES|QL(#105934) 2024-03-07 13:15:01 -08:00
index.asciidoc Add docs for cross cluster search in ES|QL(#105934) 2024-03-07 13:15:01 -08:00
metadata-fields.asciidoc ESQL: Grammar - FROM METADATA no longer require [] (#105221) 2024-02-08 07:03:19 -08:00
multivalued-fields.asciidoc ESQL: Nested expressions inside stats command (#104387) 2024-01-17 15:49:20 -08:00
task-management.asciidoc [DOCS] One more round of restructuring the ES|QL documentation (#101340) 2023-10-26 10:57:05 +02:00