Bundle Javadoc with Antora documentation site.

Closes #585
This commit is contained in:
Mark Paluch
2024-07-31 09:36:52 +02:00
parent 7561676af3
commit 7f1da244ec
6 changed files with 22 additions and 8 deletions

10
package.json Normal file
View File

@@ -0,0 +1,10 @@
{
"dependencies": {
"antora": "3.2.0-alpha.6",
"@antora/atlas-extension": "1.0.0-alpha.2",
"@antora/collector-extension": "1.0.0-alpha.7",
"@asciidoctor/tabs": "1.0.0-beta.6",
"@springio/antora-extensions": "1.13.0",
"@springio/asciidoctor-extensions": "1.0.0-alpha.11"
}
}