浏览代码

[DOCS] Added missing attribute to specify the location of the included tests.

Deb Adair 8 年之前
父节点
当前提交
c63c3fbbec
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      docs/java-rest/index.asciidoc

+ 2 - 0
docs/java-rest/index.asciidoc

@@ -1,6 +1,8 @@
 [[java-rest]]
 = Java REST Client
 
+:doctest:   {docdir}/../../client/rest-high-level/src/test/java/org/elasticsearch/client/documentation
+
 include::../Versions.asciidoc[]
 
 include::overview.asciidoc[]