Skip to content

Commit d95adaf

Browse files
authored
[DOCS] Use index-all.asciidoc for Elasticsearch Reference (#195)
* [DOCS] Use index-all.asciidoc for Elasticsearch Reference * [DOCS] Add X-Pack repo to Elasticsearch Reference
1 parent 81660d8 commit d95adaf

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

conf.yaml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ contents:
5151
prefix: en/elasticsearch/reference
5252
current: 5.4
5353
branches: [ { master: 6.0.0-alpha2 }, 5.x, 5.4, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0, 1.7, 1.6, 1.5, 1.4, 1.3, 0.90 ]
54-
index: docs/reference/index.asciidoc
54+
index: docs/reference/index-all.asciidoc
5555
chunk: 1
5656
tags: Elasticsearch/Reference
5757
sources:
@@ -74,10 +74,11 @@ contents:
7474
repo: elasticsearch
7575
path: docs/painless
7676
exclude_branches: [ 5.x, 5.4, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0, 1.7, 1.6, 1.5, 1.4, 1.3, 0.90 ]
77-
# -
78-
# repo: x-pack-elasticsearch
79-
# path: docs/public
80-
# exclude_branches: [ 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0, 1.7, 1.6, 1.5, 1.4, 1.3, 0.90 ]
77+
-
78+
repo: x-pack-elasticsearch
79+
prefix: elasticsearch-extra/x-pack-elasticsearch
80+
path: docs/en
81+
exclude_branches: [5.4, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0, 1.7, 1.6, 1.5, 1.4, 1.3, 0.90 ]
8182

8283
-
8384
title: Elasticsearch - The Definitive Guide

0 commit comments

Comments
 (0)