OpenSearch/docs/en/sql
Nik Everett f0f8fb6e5f SQL: Fix doc pointer to SQL's tests
The docs include portions of the SQL tests and for that to work they
need to point to position of the tests. They use a relative directory
but relative to *what*? That turns out to be a fairly complex thing to
answer, luckilly, `index.x.asciidoc` defines `xes-repo-dir` which points
to the root of the xpack docs. We can use that to find the sql tests
without having to answer the "relative to what?" question in two places.

Original commit: elastic/x-pack-elasticsearch@ebea586fdf
2018-02-07 12:57:11 -05:00
..
endpoints SQL: Drop double quotes from permissions in docs 2018-02-02 11:07:54 -05:00
functions SQL: Comment out TODOs in docs 2018-02-02 11:06:35 -05:00
language SQL: Make extract work for any datetime function (elastic/x-pack-elasticsearch#3756) 2018-02-03 16:10:09 -05:00
getting-started.asciidoc Update docs to reflect date changes 2018-01-08 21:52:27 +02:00
index.asciidoc SQL: Fix doc pointer to SQL's tests 2018-02-07 12:57:11 -05:00
standalone.asciidoc Revert "Revert "Merge branch 'feature/sql'"" 2017-12-13 10:19:31 -05:00