Prechádzať zdrojové kódy

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

Deb Adair 8 rokov pred
rodič
commit
c63c3fbbec
1 zmenil súbory, kde vykonal 2 pridanie a 0 odobranie
  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[]