OpenSearch/docs
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
..
en SQL: Fix doc pointer to SQL's tests 2018-02-07 12:57:11 -05:00
src/test/java/org/elasticsearch/smoketest Move x-pack-core to core package (elastic/x-pack-elasticsearch#3678) 2018-01-23 12:43:58 -06:00
build.gradle Merge remote-tracking branch 'origin/master' into feature/sql_2 2018-01-29 15:42:01 -07:00