summaryrefslogtreecommitdiff
path: root/docs-src/content/functions/data.yml
AgeCommit message (Collapse)Author
2025-03-09docs(fix): fix typos (#2344)Kian-Meng Ang
* docs(fix): fix typos Found via `codespell -L fom,fo,wil,nd,wit` and `typos --hidden --format brief` * docs(fix): regenerate docs Signed-off-by: Dave Henderson <dhenderson@gmail.com> --------- Signed-off-by: Dave Henderson <dhenderson@gmail.com> Co-authored-by: Dave Henderson <dhenderson@gmail.com>
2024-06-29docs(fix): Fix broken links, add CI to check (#2156)Dave Henderson
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2023-10-24Support for CUE (#1781)Dave Henderson
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2023-10-21docs: List release versions for each function, add unreleased label (#1868)Dave Henderson
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2023-04-16Clarified documentation of data.CSVBy* functions (#1714)Giorgio Gallo
* Clarified documentation of data.CSVBy* functions fixes #1711 * Restore commas in description of header parameter * Update docs-src/content/functions/data.yml Co-authored-by: Dave Henderson <dhenderson@gmail.com> * apply suggested edits to remaining files * apply suggested edits to data.go --------- Co-authored-by: Dave Henderson <dhenderson@gmail.com>
2022-02-05Add function to list datasources (#1287)jeevansai
* Add function to list datasources * Sort datasources in ascending order and return in listDatasources * Fix lint error Signed-off-by: Dave Henderson <dhenderson@gmail.com> Co-authored-by: Dave Henderson <dhenderson@gmail.com>
2020-08-19Fall back to JSON/YAML arrays when parsing datasourcesDave Henderson
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2019-02-24docs: YAMLifying some more function docs, improving the doc templateDave Henderson
Signed-off-by: Dave Henderson <dhenderson@gmail.com>