You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
1.2 KiB
38 lines
1.2 KiB
antora: |
|
extensions: |
|
- require: '@springio/antora-extensions' |
|
root_component_name: 'security' |
|
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-projects/spring-security |
|
branches: [main, '5.{{6..9},{1..9}+({0..9})}.x', '6.+({0..9}).x'] |
|
tags: ['5.{{6..9},{1..9}+({0..9})}.{0..99}?(-RC+({0..9}))', '6.+({0..9}).+({0..9})?(-{RC,M}*)','!(5.6.{0..10}*)', '!(5.7.{0..8}*)', '!(5.8.{0..3}?({-RC,-M}+({0..9})))','!(6.0.{0..3}*)','!(6.1.0*)'] |
|
start_path: docs |
|
asciidoc: |
|
attributes: |
|
page-stackoverflow-url: https://stackoverflow.com/tags/spring-security |
|
page-related-doc-categories: security |
|
page-related-doc-projects: framework,graphql |
|
hide-uri-scheme: '@' |
|
tabs-sync-option: '@' |
|
extensions: |
|
- '@asciidoctor/tabs' |
|
- '@springio/asciidoctor-extensions' |
|
- '@springio/asciidoctor-extensions/javadoc-extension' |
|
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/v0.4.18/ui-bundle.zip |
|
snapshot: true |
|
runtime: |
|
log: |
|
failure_level: warn
|
|
|