mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-23 13:26:02 +00:00
Fix a typo and rendering issue for doc test example.
This commit is contained in:
parent
210aab0935
commit
712191f2af
@ -23,7 +23,7 @@ See: https://github.com/elastic/docs
|
|||||||
Snippets marked with `[source,console]` are automatically annotated with
|
Snippets marked with `[source,console]` are automatically annotated with
|
||||||
"VIEW IN CONSOLE" and "COPY AS CURL" in the documentation and are automatically
|
"VIEW IN CONSOLE" and "COPY AS CURL" in the documentation and are automatically
|
||||||
tested by the command `./gradlew -pdocs check`. To test just the docs from a
|
tested by the command `./gradlew -pdocs check`. To test just the docs from a
|
||||||
single page, use e.g. `./gradlew -ddocs integTestRunner --tests "*rollover*"`.
|
single page, use e.g. `./gradlew -pdocs integTestRunner --tests "\*rollover*"`.
|
||||||
|
|
||||||
By default each `[source,console]` snippet runs as its own isolated test. You
|
By default each `[source,console]` snippet runs as its own isolated test. You
|
||||||
can manipulate the test execution in the following ways:
|
can manipulate the test execution in the following ways:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user