mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-02-22 22:46:15 +00:00
* 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
9 lines
164 B
JSON
9 lines
164 B
JSON
{
|
|
"name": "spring-security-docs-antora",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@antora/cli": "^3.1.0",
|
|
"@antora/site-generator-default": "^3.1.0"
|
|
}
|
|
}
|