Browse Source

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

Deb Adair 8 năm trước cách đây
mục cha
commit
c63c3fbbec
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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[]