@@ -203,7 +203,7 @@ contents:
203
203
map_branches : *mapMasterToMain
204
204
- title : Glossary
205
205
prefix : en/elastic-stack-glossary
206
- current : main
206
+ current : master
207
207
index : docs/en/glossary/index.asciidoc
208
208
branches : [ {main: master}, main ]
209
209
tags : Elastic Stack/Glossary
@@ -265,7 +265,7 @@ contents:
265
265
prefix : en/elastic-stack-deploy
266
266
current : 7.11
267
267
index : docs/index.asciidoc
268
- branches : [ {master: main}, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.7, 6.6, 6.5, 6.4, 6.3 ]
268
+ branches : [ master, {master: main}, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.7, 6.6, 6.5, 6.4, 6.3 ]
269
269
chunk : 1
270
270
tags : Elastic Stack/Azure
271
271
subject : Azure Marketplace and Resource Manager (ARM) template
@@ -558,7 +558,7 @@ contents:
558
558
- title : PHP Client
559
559
prefix : php-api
560
560
current : *stackcurrent
561
- branches : [ {master: main }, main, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.x, 6.x, 5.x, 2.x, 1.x, 0.4 ]
561
+ branches : [ {main: master }, main, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.x, 6.x, 5.x, 2.x, 1.x, 0.4 ]
562
562
live : *stacklivemain
563
563
index : docs/index.asciidoc
564
564
chunk : 1
@@ -575,9 +575,9 @@ contents:
575
575
map_branches : *mapMainToMaster
576
576
- title : Perl Client
577
577
prefix : perl-api
578
- current : main
579
- branches : [ {master: main}, main , 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0 ]
580
- live : [ main , 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0 ]
578
+ current : master
579
+ branches : [ master, {master: main}, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0 ]
580
+ live : [ master , 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0 ]
581
581
index : docs/index.asciidoc
582
582
chunk : 1
583
583
tags : Clients/Perl
@@ -615,9 +615,9 @@ contents:
615
615
path : docs/guide
616
616
- title : Rust Client
617
617
prefix : rust-api
618
- current : main
619
- branches : [ {master: main}, main , 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0 ]
620
- live : [ main , 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0 ]
618
+ current : master
619
+ branches : [ master, {master: main}, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0 ]
620
+ live : [ master , 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0 ]
621
621
index : docs/index.asciidoc
622
622
chunk : 1
623
623
tags : Clients/Rust
@@ -972,7 +972,7 @@ contents:
972
972
tags : CloudControl/Reference
973
973
subject : ECCTL
974
974
current : 1.8
975
- branches : [ {master: main}, 1.8, 1.7, 1.6, 1.5, 1.4, 1.3, 1.2, 1.1, 1.0 ]
975
+ branches : [ master, {master: main}, 1.8, 1.7, 1.6, 1.5, 1.4, 1.3, 1.2, 1.1, 1.0 ]
976
976
index : docs/index.asciidoc
977
977
chunk : 1
978
978
sources :
@@ -985,7 +985,7 @@ contents:
985
985
tags : CloudTerraform/Reference
986
986
subject : TPEC
987
987
current : 0.2
988
- branches : [ {master: main}, 0.2, 0.1 ]
988
+ branches : [ master, {master: main}, 0.2, 0.1 ]
989
989
index : docs-elastic/index.asciidoc
990
990
single : 1
991
991
chunk : 1
@@ -1110,16 +1110,15 @@ contents:
1110
1110
prefix : en/swiftype/sitesearch
1111
1111
index : docs/sitesearch/index.asciidoc
1112
1112
private : 1
1113
- current : main
1114
- branches : [ {main: master}, main ]
1113
+ current : master
1114
+ branches : [ master, {master: main} ]
1115
1115
single : 1
1116
1116
tags : Site Search/Reference
1117
1117
subject : Swiftype
1118
1118
sources :
1119
1119
-
1120
1120
repo : swiftype
1121
1121
path : docs
1122
- map_branches : *mapMasterToMain
1123
1122
- title : Enterprise Search Clients
1124
1123
base_dir : en/enterprise-search-clients
1125
1124
sections :
@@ -1189,7 +1188,6 @@ contents:
1189
1188
-
1190
1189
repo : enterprise-search-php
1191
1190
path : docs/guide/
1192
- map_branches : *mapMainToMaster
1193
1191
-
1194
1192
repo : docs
1195
1193
path : shared/versions/stack/{version}.asciidoc
@@ -1325,7 +1323,7 @@ contents:
1325
1323
- title : APM Go Agent
1326
1324
prefix : go
1327
1325
current : 2.x
1328
- branches : [ main, 2.x, 1.x, 0.5 ]
1326
+ branches : [ {main: master}, main, 2.x, 1.x, 0.5 ]
1329
1327
live : [ main, 2.x, 1.x ]
1330
1328
index : docs/index.asciidoc
1331
1329
tags : APM Go Agent/Reference
@@ -1358,7 +1356,7 @@ contents:
1358
1356
- title : APM Java Agent
1359
1357
prefix : java
1360
1358
current : 1.x
1361
- branches : [ main, 1.x, 0.7, 0.6 ]
1359
+ branches : [ {main: master}, main, 1.x, 0.7, 0.6 ]
1362
1360
live : [ main, 1.x ]
1363
1361
index : docs/index.asciidoc
1364
1362
tags : APM Java Agent/Reference
@@ -1397,7 +1395,7 @@ contents:
1397
1395
- title : APM Node.js Agent
1398
1396
prefix : nodejs
1399
1397
current : 3.x
1400
- branches : [ main, 3.x, 2.x, 1.x, 0.x ]
1398
+ branches : [ {main: master}, main, 3.x, 2.x, 1.x, 0.x ]
1401
1399
live : [ main, 3.x ]
1402
1400
index : docs/index.asciidoc
1403
1401
tags : APM Node.js Agent/Reference
@@ -1420,7 +1418,7 @@ contents:
1420
1418
- title : APM PHP Agent
1421
1419
prefix : php
1422
1420
current : 1.x
1423
- branches : [ main, 1.x ]
1421
+ branches : [ {main: master}, main, 1.x ]
1424
1422
live : [ main, 1.x ]
1425
1423
index : docs/index.asciidoc
1426
1424
tags : APM PHP Agent/Reference
@@ -1436,7 +1434,7 @@ contents:
1436
1434
- title : APM Python Agent
1437
1435
prefix : python
1438
1436
current : 6.x
1439
- branches : [ main, 6.x, 5.x, 4.x, 3.x, 2.x, 1.x ]
1437
+ branches : [ {main: master}, main, 6.x, 5.x, 4.x, 3.x, 2.x, 1.x ]
1440
1438
live : [ main, 6.x, 5.x ]
1441
1439
index : docs/index.asciidoc
1442
1440
tags : APM Python Agent/Reference
@@ -1459,7 +1457,7 @@ contents:
1459
1457
- title : APM Ruby Agent
1460
1458
prefix : ruby
1461
1459
current : 4.x
1462
- branches : [ main, 4.x, 3.x, 2.x, 1.x ]
1460
+ branches : [ {main: master}, main, 4.x, 3.x, 2.x, 1.x ]
1463
1461
live : [ main, 4.x ]
1464
1462
index : docs/index.asciidoc
1465
1463
tags : APM Ruby Agent/Reference
@@ -1476,7 +1474,7 @@ contents:
1476
1474
- title : APM Real User Monitoring JavaScript Agent
1477
1475
prefix : rum-js
1478
1476
current : 5.x
1479
- branches : [ main, 5.x, 4.x, 3.x, 2.x, 1.x, 0.x ]
1477
+ branches : [ {main: master}, main, 5.x, 4.x, 3.x, 2.x, 1.x, 0.x ]
1480
1478
live : [ main, 5.x, 4.x]
1481
1479
index : docs/index.asciidoc
1482
1480
tags : APM Real User Monitoring JavaScript Agent/Reference
@@ -2840,7 +2838,7 @@ contents:
2840
2838
- title : Elasticsearch - The Definitive Guide
2841
2839
prefix : en/elasticsearch/guide
2842
2840
current : 2.x
2843
- branches : [ {master: main}, 2.x, 1.x ]
2841
+ branches : [ master, {master: main}, 2.x, 1.x ]
2844
2842
index : book.asciidoc
2845
2843
chunk : 1
2846
2844
noindex : 1
@@ -2856,12 +2854,12 @@ contents:
2856
2854
-
2857
2855
repo : docs
2858
2856
path : shared/legacy-attrs.asciidoc
2859
- exclude_branches : [ main, 2.x]
2857
+ exclude_branches : [ master, main, 2.x]
2860
2858
map_branches : *mapMainToMaster
2861
2859
- title : Sense Editor for 4.x
2862
2860
prefix : en/sense
2863
2861
current : master
2864
- branches : [ {master: main} ]
2862
+ branches : [ master, {master: main} ]
2865
2863
index : docs/index.asciidoc
2866
2864
noindex : 1
2867
2865
private : 1
0 commit comments