repurpose 5.8.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:
Dan Allen
2022-09-07 17:23:01 -06:00
committed by Steve Riesenberg
parent 6e2e8c41b5
commit ab9ed26ad2
16 changed files with 93 additions and 460 deletions

2
docs/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
/package-lock.json
/node_modules/