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
This commit is contained in:
committed by
Steve Riesenberg
parent
8b74bf9742
commit
3387149a0f
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "spring-security-docs-antora",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@antora/cli": "^3.1.0",
|
||||
"@antora/site-generator-default": "^3.1.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user