docs for 1.0.0-M1
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -19,3 +19,5 @@ node_modules
|
||||
node/
|
||||
package-lock.json
|
||||
package.json
|
||||
build/
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ content:
|
||||
# Refname matching:
|
||||
# https://docs.antora.org/antora/latest/playbook/content-refname-matching/
|
||||
branches: [main]
|
||||
tags: ['v({0..9}).+({0..9}).+({0..9})?(-{RC,M}+({0..9}))']
|
||||
tags: ['v({1..9}).+({0..9}).+({0..9})?(-{RC,M}+({0..9}))']
|
||||
start_path: spring-ai-docs/src/main/antora
|
||||
asciidoc:
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user