Polishing

Closes gh-30453
This commit is contained in:
rstoyanchev
2023-05-10 17:35:33 +01:00
parent 28cc8b7a08
commit 6a68b4d299
2 changed files with 4 additions and 1 deletions

2
.gitignore vendored
View File

@@ -50,3 +50,5 @@ atlassian-ide-plugin.xml
# VS Code
.vscode/
cached-antora-playbook.yml

View File

@@ -15,7 +15,8 @@ git:
content:
sources:
- url: https://github.com/spring-projects/spring-framework
# Information on refname matching https://docs.antora.org/antora/latest/playbook/content-refname-matching/
# Refname matching:
# https://docs.antora.org/antora/latest/playbook/content-refname-matching/
branches: ['main', '{6..9}.+({0..9}).x']
tags: ['v{6..9}.+({0..9}).+({0..9})?(-{RC,M}*)', '!(v6.0.{0..8})', '!(v6.0.0-{RC,M}{0..9})']
start_path: framework-docs