Skip to content

Commit 19e3e39

Browse files
committed
Sync documentation of main branch
1 parent a0f14b8 commit 19e3e39

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

_generated-doc/main/infra/quarkus-all-build-items.adoc

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,9 @@ A symbolic class that is produced after the startup event has been fired. At thi
182182
a| https://github.com/quarkusio/quarkus/blob/main/core/deployment/src/main/java/io/quarkus/deployment/builditem/ArchiveRootBuildItem.java[`io.quarkus.deployment.builditem.ArchiveRootBuildItem`, window="_blank"]
183183
[.description]
184184
--
185-
_No Javadoc found_
185+
Represents a build item for an archive root, typically used in Quarkus build steps to reference application classes directories or archives (like JARs) for indexing and processing.
186+
This class contains the paths of directories or archives to be used as archive roots, as well as paths that should be excluded from indexing.
187+
186188
-- a|`java.nio.file.Path archiveRoot`
187189
188190
_No Javadoc found_
@@ -9021,6 +9023,10 @@ _No Javadoc found_
90219023

90229024
_No Javadoc found_
90239025

9026+
`java.lang.String menuActionComponent`
9027+
9028+
_No Javadoc found_
9029+
90249030

90259031

90269032

_versions/main/guides/_attributes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
:graalvm-flavor: jdk-21
1111
:mandrel-flavor: jdk-21
1212
:surefire-version: 3.5.2
13-
:gradle-version: 8.13
13+
:gradle-version: 8.14
1414
:elasticsearch-version: 8.15.0
1515
:elasticsearch-image: docker.io/elastic/elasticsearch:8.15.0
1616
:opensearch-image: docker.io/opensearchproject/opensearch:2.16.0

0 commit comments

Comments
 (0)