Skip to content

Commit 6986e78

Browse files
committed
[DOCS] Add docs repo for more books
1 parent 5012a0a commit 6986e78

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

conf.yaml

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,9 @@ contents:
120120
-
121121
repo: elasticsearch
122122
path: docs/painless
123+
-
124+
repo: docs
125+
path: shared
123126
-
124127
repo: elasticsearch
125128
path: docs/Versions.asciidoc
@@ -136,6 +139,10 @@ contents:
136139
-
137140
repo: elasticsearch
138141
path: docs/plugins
142+
-
143+
repo: docs
144+
path: shared
145+
exclude_branches: [ 5.4, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0, 1.7 ]
139146
-
140147
repo: elasticsearch
141148
path: docs/Versions.asciidoc
@@ -156,6 +163,10 @@ contents:
156163
-
157164
repo: elasticsearch
158165
path: docs/java-api
166+
-
167+
repo: docs
168+
path: shared
169+
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 ]
159170
-
160171
repo: elasticsearch
161172
path: docs/Versions.asciidoc
@@ -177,6 +188,10 @@ contents:
177188
-
178189
repo: elasticsearch
179190
path: docs/java-rest
191+
-
192+
repo: docs
193+
path: shared
194+
exclude_branches: [ 5.4, 5.3, 5.2, 5.1, 5.0 ]
180195
-
181196
repo: elasticsearch
182197
path: docs/Versions.asciidoc
@@ -209,6 +224,10 @@ contents:
209224
-
210225
repo: elasticsearch
211226
path: docs/groovy-api
227+
-
228+
repo: docs
229+
path: shared
230+
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]
212231
-
213232
repo: elasticsearch
214233
path: docs/Versions.asciidoc
@@ -344,7 +363,6 @@ contents:
344363
path: shared
345364
exclude_branches: [ 5.4, 5.3, 5.2, 5.1, 5.0 ]
346365

347-
348366
-
349367
title: "Legacy: Marvel Reference for 2.x and 1.x"
350368
prefix: en/marvel

0 commit comments

Comments
 (0)