Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 16 additions & 18 deletions conf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -301,24 +301,6 @@ contents:
-
repo: elasticsearch-js
path: docs/

-
title: Groovy API
prefix: groovy-api
current: 2.4
branches: [ master, 2.4, 2.3, 2.2, 2.1, 2.0, 1.7, 1.6, 1.5, 1.4, 1.3, 0.90 ]
index: docs/groovy-api/index.asciidoc
tags: Clients/Groovy
subject: Clients
sources:
-
repo: elasticsearch
path: docs/groovy-api
-
repo: elasticsearch
path: docs/Versions.asciidoc
exclude_branches: [ 2.4, 2.3, 2.2, 2.1, 2.0, 1.7, 1.6, 1.5, 1.4, 1.3, 0.90 ]

-
title: .NET API
prefix: net-api
Expand Down Expand Up @@ -1293,6 +1275,22 @@ contents:
-
repo: x-pack
path: docs/public/graph
-
title: Groovy API
prefix: groovy-api
current: 2.4
branches: [ master, 2.4, 2.3, 2.2, 2.1, 2.0, 1.7, 1.6, 1.5, 1.4, 1.3, 0.90 ]
index: docs/groovy-api/index.asciidoc
tags: Clients/Groovy
subject: Clients
sources:
-
repo: elasticsearch
path: docs/groovy-api
-
repo: elasticsearch
path: docs/Versions.asciidoc
exclude_branches: [ 2.4, 2.3, 2.2, 2.1, 2.0, 1.7, 1.6, 1.5, 1.4, 1.3, 0.90 ]

redirects:
-
Expand Down