elasticsearch/docs/reference/esql/processing-commands
Nik Everett 1256a49c3a
ESQL: Move description of commands in docs (#110714)
This copies the first line of the description of each command to just
under the syntax so that it's "in order", before the `Parameters`
section. That way if you are reading from top to bottom you see:
```
syntax
short description
parameter names and descriptions
long description
examples
```

I've also removed the `Description` section entirely if the description
was just one sentence. So in some cases that just isn't `long
description`.
2024-07-11 08:31:35 -04:00
..
dissect.asciidoc ESQL: Move description of commands in docs (#110714) 2024-07-11 08:31:35 -04:00
drop.asciidoc ESQL: Move description of commands in docs (#110714) 2024-07-11 08:31:35 -04:00
enrich.asciidoc ESQL: Move description of commands in docs (#110714) 2024-07-11 08:31:35 -04:00
eval.asciidoc ESQL: Move description of commands in docs (#110714) 2024-07-11 08:31:35 -04:00
grok.asciidoc ESQL: Move description of commands in docs (#110714) 2024-07-11 08:31:35 -04:00
keep.asciidoc ESQL: Move description of commands in docs (#110714) 2024-07-11 08:31:35 -04:00
limit.asciidoc ESQL: Move description of commands in docs (#110714) 2024-07-11 08:31:35 -04:00
lookup.asciidoc ESQL: Move description of commands in docs (#110714) 2024-07-11 08:31:35 -04:00
mv_expand.asciidoc ESQL: Move description of commands in docs (#110714) 2024-07-11 08:31:35 -04:00
rename.asciidoc ESQL: Move description of commands in docs (#110714) 2024-07-11 08:31:35 -04:00
sort.asciidoc ESQL: Move description of commands in docs (#110714) 2024-07-11 08:31:35 -04:00
stats.asciidoc ESQL: Move description of commands in docs (#110714) 2024-07-11 08:31:35 -04:00
where.asciidoc ESQL: Move description of commands in docs (#110714) 2024-07-11 08:31:35 -04:00