We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e3dbcd commit b77ea62Copy full SHA for b77ea62
x-pack/docs/build.gradle
@@ -9,9 +9,6 @@ apply plugin: 'elasticsearch.docs-test'
9
* only remove entries from this list. When it is empty we'll remove it
10
* entirely and have a party! There will be cake and everything.... */
11
buildRestTests.expectedUnconvertedCandidates = [
12
- 'en/rest-api/security/ssl.asciidoc',
13
- 'en/rest-api/security/users.asciidoc',
14
- 'en/rest-api/security/tokens.asciidoc',
15
'en/rest-api/watcher/put-watch.asciidoc',
16
'en/security/authentication/user-cache.asciidoc',
17
'en/security/authorization/field-and-document-access-control.asciidoc',
0 commit comments