eliminate the dependency on the generated-docs repository
- add and register Antora Collector - configure Antora Collection at runtime using another extension
This commit is contained in:
committed by
Steve Riesenberg
parent
6bd10b4056
commit
f2f7eb7482
+2
-1
@@ -4,7 +4,8 @@
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@antora/cli": "^3.1.0",
|
||||
"@antora/site-generator-default": "^3.1.0"
|
||||
"@antora/site-generator-default": "^3.1.0",
|
||||
"@antora/collector-extension": "1.0.0-alpha.2"
|
||||
},
|
||||
"overrides": {
|
||||
"vinyl-fs": {
|
||||
|
||||
Reference in New Issue
Block a user