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.1 KiB
38 lines
1.1 KiB
antora: |
|
extensions: |
|
- require: '@springio/antora-extensions' |
|
root_component_name: 'authorization-server' |
|
site: |
|
title: Spring Authorization Server |
|
url: https://docs.spring.io/spring-authorization-server/reference |
|
robots: allow |
|
git: |
|
ensure_git_suffix: false |
|
content: |
|
sources: |
|
- url: https://github.com/spring-projects/spring-authorization-server |
|
branches: [main,'{1..9}.+({0..9}).x','!(1.{0..1}.x)'] |
|
tags: ['{1..9}.+({0..9}).+({0..9})?(-{RC,M}*)','!(1.{0..1}.+({0..9})?(-{RC,M}*))'] |
|
start_path: docs |
|
asciidoc: |
|
attributes: |
|
page-stackoverflow-url: https://stackoverflow.com/tags/spring-authorization-server |
|
page-related-doc-categories: security |
|
page-related-doc-projects: framework |
|
page-pagination: '' |
|
hide-uri-scheme: '@' |
|
tabs-sync-option: '@' |
|
extensions: |
|
- '@asciidoctor/tabs' |
|
- '@springio/asciidoctor-extensions' |
|
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.25/ui-bundle.zip |
|
snapshot: true |
|
runtime: |
|
log: |
|
failure_level: warn
|
|
|