From dd3b3a7c6976a7952b955be2374b5b010370c878 Mon Sep 17 00:00:00 2001 From: Brian Clozel Date: Mon, 23 Mar 2026 09:32:20 +0100 Subject: [PATCH] Remove 6.0.x and 6.1.x reference docs Branches are now in commercial support mode. --- antora-playbook.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/antora-playbook.yml b/antora-playbook.yml index 5abe643c2c8..0182af768c6 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -15,8 +15,8 @@ content: # https://docs.antora.org/antora/latest/playbook/content-refname-matching/ # branches: We include snapshots for main, 6.2.x, and 7.0.x to 9.*.x. branches: ['main', '6.2.x', '{7..9}.+({0..9}).x'] - # tags: We effectively include all releases from 6.0.9 to 9.*.*. - tags: ['v{6..9}.+({0..9}).+({0..9})?(-{RC,M}*)', '!(v6.0.{0..8})', '!(v6.0.0-{RC,M}{0..9})'] + # tags: include all releases from 6.2.0 to 9.*.*. + tags: ['v6.2.+({0..9})', 'v{7..9}.+({0..9}).+({0..9})?(-{RC,M}*)'] start_path: framework-docs asciidoc: extensions: