Skip to content

Commit ef0bc69

Browse files
author
spalger
committed
[apis] add upcoming branches and drop old 5.x branches
1 parent bfd03f1 commit ef0bc69

17 files changed

+2094
-62584
lines changed

docs/api_methods_5_0.asciidoc

Lines changed: 0 additions & 5258 deletions
This file was deleted.

docs/api_methods_5_1.asciidoc

Lines changed: 0 additions & 5335 deletions
This file was deleted.

docs/api_methods_5_2.asciidoc

Lines changed: 0 additions & 5335 deletions
This file was deleted.

docs/api_methods_5_3.asciidoc

Lines changed: 0 additions & 5317 deletions
This file was deleted.

docs/api_methods_5_4.asciidoc

Lines changed: 0 additions & 5465 deletions
This file was deleted.

docs/api_methods_5_5.asciidoc

Lines changed: 0 additions & 5469 deletions
This file was deleted.

docs/configuration.asciidoc

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,16 +63,12 @@ Options in node :::
6363
* `'6.1'`
6464
* `'6.0'`
6565
* `'5.6'`
66-
* `'5.5'`
67-
* `'5.4'`
68-
* `'5.3'`
69-
* `'5.2'`
70-
* `'5.1'`
71-
* `'5.0'`
7266
* `'2.4'`
7367
* `'1.7'`
7468
* `'0.90'`
7569
* `'6.7'` (unstable)
70+
* `'7.0'` (unstable)
71+
* `'7.x'` (unstable)
7672
* `'master'` (unstable)
7773

7874
Options in the browser :::
@@ -82,6 +78,8 @@ Options in the browser :::
8278
* `'6.3'`
8379
* `'6.2'`
8480
* `'6.7'` (unstable)
81+
* `'7.0'` (unstable)
82+
* `'7.x'` (unstable)
8583
* `'master'` (unstable)
8684

8785

docs/index.asciidoc

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -36,18 +36,6 @@ include::api_methods_6_0.asciidoc[]
3636

3737
include::api_methods_5_6.asciidoc[]
3838

39-
include::api_methods_5_5.asciidoc[]
40-
41-
include::api_methods_5_4.asciidoc[]
42-
43-
include::api_methods_5_3.asciidoc[]
44-
45-
include::api_methods_5_2.asciidoc[]
46-
47-
include::api_methods_5_1.asciidoc[]
48-
49-
include::api_methods_5_0.asciidoc[]
50-
5139
include::api_methods_2_4.asciidoc[]
5240

5341
include::api_methods_1_7.asciidoc[]

package.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,18 +39,14 @@
3939
"6.1",
4040
"6.0",
4141
"5.6",
42-
"5.5",
43-
"5.4",
44-
"5.3",
45-
"5.2",
46-
"5.1",
47-
"5.0",
4842
"2.4",
4943
"1.7",
5044
"0.90"
5145
],
5246
"unstable_es_branches": [
5347
"6.7",
48+
"7.0",
49+
"7.x",
5450
"master"
5551
]
5652
},

0 commit comments

Comments
 (0)