elasticsearch/docs/reference/esql
Nik Everett 649ceb74ab
ESQL docs: generate references for functions (#98856)
This generates a "railroad diagram" svg image that can be embedded into
the docs for any function to explain it's syntax. It's basic, but it's
something we can iterate on.

It also generates a table of supported types from the list of types that
we test. It can be included in the docs for reference as well.
2023-08-25 09:07:25 -04:00
..
aggregation-functions Docs for aggregation functions (ESQL-1268) 2023-06-14 09:23:34 -05:00
functions ESQL docs: generate references for functions (#98856) 2023-08-25 09:07:25 -04:00
processing-commands Change `RENAME`'s syntax from using `=` to `AS` (ESQL-1462) 2023-07-25 12:26:35 +02:00
source-commands Docs: compress results into query (ESQL-1259) 2023-06-12 09:37:45 -05:00
aggregation-functions.asciidoc One more set of meta attributes 2023-07-10 10:23:38 +02:00
esql-functions.asciidoc ESQL: LEAST and GREATEST functions (#98630) 2023-08-22 14:15:04 -04:00
esql-get-started.asciidoc Edits 2023-04-17 11:18:51 +02:00
esql-processing-commands.asciidoc Remove meta tags 2023-07-07 13:54:39 +02:00
esql-source-commands.asciidoc Remove meta tags 2023-07-07 13:54:39 +02:00
esql-syntax.asciidoc Fix response for IS NULL (#98671) 2023-08-21 13:20:36 +02:00
index.asciidoc ESQL: date_trunc(): swap order of arguments (#98624) 2023-08-22 18:20:05 +02:00
multivalued-fields.asciidoc Add `_query` endpoint as `_esql` replacement (ESQL-1463) 2023-07-25 12:25:38 +02:00
task-management.asciidoc Add query to esql task (ESQL-1511) 2023-08-02 05:30:36 +10:00