2022-08-30 17:58:27 -04:00
|
|
|
antora:
|
|
|
|
extensions:
|
|
|
|
- ./lib/antora/extensions/version-fix.js
|
|
|
|
- ./lib/antora/extensions/major-minor-segment.js
|
|
|
|
runtime:
|
|
|
|
log:
|
|
|
|
format: pretty
|
|
|
|
site:
|
|
|
|
title: Spring Security
|
|
|
|
url: https://docs.spring.io/spring-security/reference
|
|
|
|
robots: allow
|
|
|
|
git:
|
|
|
|
ensure_git_suffix: false
|
|
|
|
content:
|
|
|
|
sources:
|
|
|
|
- url: https://github.com/spring-io/spring-generated-docs
|
2022-09-08 16:19:58 -04:00
|
|
|
branches: 'spring-projects/spring-security/{main,5.{{6..9},{1..9}+({0..9})}.{x,+({0..9}?(-RC{1..9}))}}'
|
2022-08-30 17:58:27 -04:00
|
|
|
- url: https://github.com/spring-projects/spring-security
|
2022-09-08 16:19:58 -04:00
|
|
|
branches: [main, '5.{{6..9},{1..9}+({0..9})}.x']
|
|
|
|
tags: '5.{{6..9},{1..9}+({0..9})}.+({0..9})?(-RC{1..9})'
|
2022-08-30 17:58:27 -04:00
|
|
|
start_path: docs
|
|
|
|
asciidoc:
|
|
|
|
attributes:
|
|
|
|
page-pagination: ''
|
|
|
|
hide-uri-scheme: '@'
|
|
|
|
urls:
|
|
|
|
latest_version_segment_strategy: redirect:to
|
|
|
|
latest_version_segment: ''
|
|
|
|
redirect_facility: httpd
|
|
|
|
ui:
|
|
|
|
bundle:
|
|
|
|
url: https://github.com/spring-io/antora-ui-spring/releases/download/latest/ui-bundle.zip
|
|
|
|
snapshot: true
|