@@ -530,9 +530,9 @@ contents:
530530 sections :
531531 - title : APM Android Agent
532532 prefix : android
533- current : 0.x
534- branches : [ 0.x ]
535- live : [ 0.x ]
533+ current : do-not-delete_legacy-docs
534+ branches : [ { do-not-delete_legacy-docs: 0.x } ]
535+ live : [ do-not-delete_legacy-docs ]
536536 index : docs/index.asciidoc
537537 tags : APM Android Agent/Reference
538538 subject : APM
@@ -546,9 +546,9 @@ contents:
546546 path : CHANGELOG.asciidoc
547547 - title : APM Go Agent
548548 prefix : go
549- current : 2.x
550- branches : [ 2.x, 1.x, 0.5 ]
551- live : [ 2.x , 1.x ]
549+ current : do-not-delete_legacy-docs
550+ branches : [ { do-not-delete_legacy-docs: 2.x } , 1.x, 0.5 ]
551+ live : [ do-not-delete_legacy-docs , 1.x ]
552552 index : docs/index.asciidoc
553553 tags : APM Go Agent/Reference
554554 subject : APM
@@ -563,9 +563,9 @@ contents:
563563 exclude_branches : [ 0.5 ]
564564 - title : APM iOS Agent
565565 prefix : swift
566- current : 1.x
567- branches : [ 1.x, 0.x ]
568- live : [ 1.x ]
566+ current : do-not-delete_legacy-docs
567+ branches : [ { do-not-delete_legacy-docs: 1.x } , 0.x ]
568+ live : [ do-not-delete_legacy-docs ]
569569 index : docs/index.asciidoc
570570 tags : APM iOS Agent/Reference
571571 subject : APM
@@ -579,9 +579,9 @@ contents:
579579 path : CHANGELOG.asciidoc
580580 - title : APM Java Agent
581581 prefix : java
582- current : 1.x
583- branches : [ 1.x, 0.7, 0.6 ]
584- live : [ 1.x ]
582+ current : do-not-delete_legacy-docs
583+ branches : [ { do-not-delete_legacy-docs: 1.x } , 0.7, 0.6 ]
584+ live : [ do-not-delete_legacy-docs ]
585585 index : docs/index.asciidoc
586586 tags : APM Java Agent/Reference
587587 subject : APM
@@ -602,9 +602,9 @@ contents:
602602 1.x : do-not-delete_legacy-docs
603603 - title : APM .NET Agent
604604 prefix : dotnet
605- current : 1.x
606- branches : [ 1.x, 1.8 ]
607- live : [ 1.x ]
605+ current : do-not-delete_legacy-docs
606+ branches : [ { do-not-delete_legacy-docs: 1.x } , 1.8 ]
607+ live : [ do-not-delete_legacy-docs ]
608608 index : docs/index.asciidoc
609609 tags : APM .NET Agent/Reference
610610 subject : APM
@@ -618,9 +618,9 @@ contents:
618618 path : CHANGELOG.asciidoc
619619 - title : APM Node.js Agent
620620 prefix : nodejs
621- current : 4.x
622- branches : [ 4.x, 3.x, 2.x, 1.x ]
623- live : [ 4.x ]
621+ current : do-not-delete_legacy-docs
622+ branches : [ { do-not-delete_legacy-docs: 4.x } , 3.x, 2.x, 1.x ]
623+ live : [ do-not-delete_legacy-docs ]
624624 index : docs/index.asciidoc
625625 tags : APM Node.js Agent/Reference
626626 subject : APM
@@ -642,9 +642,9 @@ contents:
642642 4.x : do-not-delete_legacy-docs
643643 - title : APM PHP Agent
644644 prefix : php
645- current : 1.x
646- branches : [ 1.x ]
647- live : [ 1.x ]
645+ current : do-not-delete_legacy-docs
646+ branches : [ { do-not-delete_legacy-docs: 1.x } ]
647+ live : [ do-not-delete_legacy-docs ]
648648 index : docs/index.asciidoc
649649 tags : APM PHP Agent/Reference
650650 subject : APM
@@ -658,9 +658,9 @@ contents:
658658 path : CHANGELOG.asciidoc
659659 - title : APM Python Agent
660660 prefix : python
661- current : 6.x
662- branches : [ 6.x, 5.x, 4.x, 3.x, 2.x, 1.x ]
663- live : [ 6.x , 5.x ]
661+ current : do-not-delete_legacy-docs
662+ branches : [ { do-not-delete_legacy-docs: 6.x } , 5.x, 4.x, 3.x, 2.x, 1.x ]
663+ live : [ do-not-delete_legacy-docs , 5.x ]
664664 index : docs/index.asciidoc
665665 tags : APM Python Agent/Reference
666666 subject : APM
@@ -681,9 +681,9 @@ contents:
681681 6.x : do-not-delete_legacy-docs
682682 - title : APM Ruby Agent
683683 prefix : ruby
684- current : 4.x
685- branches : [ 4.x, 3.x, 2.x, 1.x ]
686- live : [ 4.x ]
684+ current : do-not-delete_legacy-docs
685+ branches : [ { do-not-delete_legacy-docs: 4.x } , 3.x, 2.x, 1.x ]
686+ live : [ do-not-delete_legacy-docs ]
687687 index : docs/index.asciidoc
688688 tags : APM Ruby Agent/Reference
689689 subject : APM
@@ -698,9 +698,9 @@ contents:
698698 exclude_branches : [ 1.x, 0.x ]
699699 - title : APM Real User Monitoring JavaScript Agent
700700 prefix : rum-js
701- current : 5.x
702- branches : [ 5.x, 4.x, 3.x, 2.x, 1.x, 0.x ]
703- live : [ 5.x , 4.x]
701+ current : do-not-delete_legacy-docs
702+ branches : [ { do-not-delete_legacy-docs: 5.x } , 4.x, 3.x, 2.x, 1.x, 0.x ]
703+ live : [ do-not-delete_legacy-docs , 4.x]
704704 index : docs/index.asciidoc
705705 tags : APM Real User Monitoring JavaScript Agent/Reference
706706 subject : APM
0 commit comments