Rob Winch
cd609acafc
Document passkeys dependencies
...
Closes gh-16107
2024-11-15 17:44:42 -06:00
Tran Ngoc Nhan
febe5e6ddf
docs: update
2024-09-03 13:51:47 -07:00
Rob Winch
5bd4db1a13
Use javadoc macro
...
Closes gh-15386
2024-07-09 22:35:01 -05:00
Josh Cummings
850c0a4690
Fix Spring Framework Reference Link
2024-07-01 19:22:56 -06:00
Rob Winch
761fdd228d
Merge branch '5.8.x' into 6.1.x
2024-04-19 14:24:58 -05:00
Rob Winch
1010d253a4
Merge branch '5.7.x' into 5.8.x
2024-04-19 14:20:16 -05:00
Rob Winch
c8342fcfae
Use antora-extensions 1.10.0
2024-04-19 14:16:02 -05:00
Marcus Da Coregio
6a97f3f982
Merge branch '6.0.x' into 6.1.x
2023-09-28 15:13:29 -03:00
Marcus Da Coregio
e29ea47ff7
Use Gradle's Version Catalog
...
Issue gh-13868
2023-09-28 14:57:18 -03:00
Rob Winch
d4d715d8e1
Merge branch '6.0.x' into 6.1.x
...
Dependencies are resolved from appropriate repositories
Closes gh-13623
2023-08-07 09:54:27 -05:00
Eric Haag
30bc2634d7
Optimize configuration of project repositories
...
This change applies repository content filtering to configured
repositories, reducing the time spent during dependency resolution.
This fixes an issue where requests for 'org.opensaml',
'net.shibboleth.utilities' and 'net.minidev' dependencies were being
made in the Spring releases repositories, resulting in many failed
requests during dependency resolution and increased resolution times.
Closes gh-13582
2023-08-07 09:51:42 -05:00
Marcus Da Coregio
c30bacac10
Improve Security Filters Documentation
...
Closes gh-8167
2023-06-22 10:11:18 -03:00
Josh Cummings
d194e2a725
Revisit Getting Started Page
...
Closes gh-12213
Closes gh-12551
2023-05-10 15:26:41 -06:00
Josh Cummings
830f79a8c5
Add Spring Boot Reference Url
...
Issue gh-13062
2023-04-18 11:28:44 -06:00
Dan Allen
51d5fb9c03
upgrade the Gradle Antora Plugin to 1.0.0
2023-01-30 16:04:40 -06:00
Rob Winch
7db357d36a
Use io.spring.antora.generate-antora-yml
2023-01-17 17:05:55 -06:00
Dan Allen
4cbb057b97
enable fetch option in Antora unless Gradle is running in offline mode
2023-01-17 14:42:54 -03:00
Dan Allen
22ffa833ca
upgrade Antora plugin and configure playbook provider to support local build
2023-01-17 09:46:24 -03:00
Dan Allen
fe252f5057
sync docs build; upgrade Antora and Antora Collector to latest alpha
2022-11-21 17:26:51 -07:00
Dan Allen
e9db852d6e
update generateAntora task to keep prerelease segment other than -SNAPSHOT in docs version
2022-11-01 08:13:43 -03:00
Josh Cummings
89c815032c
Fix Index Out of Bounds
2022-10-17 14:52:03 -06:00
Dan Allen
e0843aabb1
automatically manage docs version (with collector)
2022-10-05 13:56:22 -05:00
Dan Allen
c44230ba24
switch to offical Antora plugin for Gradle
...
- lock version to latest release of Antora 3.1
- rename properties on extension block
- use Node.js version provided by plugin
- remove package.json file
- assign environment variables using environments property on extension block
- use single quotes where possible in build script
- use default setting for log format
2022-09-29 14:05:09 -05:00
Dan Allen
3387149a0f
repurpose 5.6.x branch to provide local docs build
...
* remove unused workflows, scripts, and configuration (now handled by docs-build branch)
* upgrade Antora to 3.1 (and Node.js to 16)
* tune playbook settings
* reconfigure docs build for local build only
* add patch to support using linked worktree as Antora content source
* remove Antora extensions not needed for local builds
2022-09-12 15:41:12 -05:00
Rob Winch
783a43ea35
Add CheckAntoraVersionPlugin
2022-01-04 15:52:05 -06:00
Rob Winch
127e10e607
Antora Playbook
2021-11-11 13:34:54 -06:00
Rob Winch
46c5b91500
Put nav in generated docs
2021-11-01 10:28:08 -05:00
Rob Winch
c7a50c40ae
Use explicit version from antora.yml
2021-11-01 09:56:58 -05:00
Rob Winch
9357c2f05d
antora.component.version extract major.minor only
2021-10-26 15:22:40 -05:00
Rob Winch
144af074b7
Use a dynamic version for Antora
2021-10-26 14:20:35 -05:00
Rob Winch
863bee2bc7
Revert 6.0 generated version
2021-10-25 21:16:05 -05:00
Rob Winch
dbf8e9ecce
Use 6.0 for generated docs
2021-10-25 21:11:35 -05:00
Rob Winch
0c105ff44f
Use ROOT component name
2021-10-25 10:48:53 -05:00
Rob Winch
f27ad296d0
Generated docs use version URL
2021-10-21 10:11:11 -05:00
Rob Winch
be9ff16583
Remove Asciidoctor from the build in favor of Antora
2021-09-23 15:50:14 -05:00
Rob Winch
871bc1c42c
The next version of Security is 5.6
2021-09-23 15:50:14 -05:00
Rob Winch
7e2eb6894f
Use component name of ''
...
This makes it so that the URL contains security in the root of the deploy
folder. We will do this until we decide to add projects other than the
security related projects.
2021-09-23 15:50:14 -05:00
Rob Winch
e4ce7249cc
Generate antora.yml and push to spring-security-docs-generated
2021-09-23 15:50:14 -05:00
Rob Winch
dd6fc48dd8
Standardize Build
...
The build now uses spring build conventions to simplify the build
Fixes gh-4284
2017-04-21 10:55:05 -05:00