Skip to content

Commit fa63a54

Browse files
committed
Sync documentation of main branch
1 parent 18b441c commit fa63a54

File tree

4 files changed

+84
-1
lines changed

4 files changed

+84
-1
lines changed

_generated-doc/main/config/quarkus-all-config.adoc

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77608,6 +77608,27 @@ endif::add-copy-button-to-env-var[]
7760877608
|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/nio/charset/Charset.html[Charset]
7760977609
|`UTF-8`
7761077610

77611+
a|icon:lock[title=Fixed at build time] [[quarkus-qute_quarkus-qute-duplicit-templates-strategy]] [.property-path]##link:#quarkus-qute_quarkus-qute-duplicit-templates-strategy[`quarkus.qute.duplicit-templates-strategy`]##
77612+
ifdef::add-copy-button-to-config-props[]
77613+
config_property_copy_button:+++quarkus.qute.duplicit-templates-strategy+++[]
77614+
endif::add-copy-button-to-config-props[]
77615+
77616+
77617+
[.description]
77618+
--
77619+
The strategy used when multiple templates with the same path are found in the application.
77620+
77621+
77622+
ifdef::add-copy-button-to-env-var[]
77623+
Environment variable: env_var_with_copy_button:+++QUARKUS_QUTE_DUPLICIT_TEMPLATES_STRATEGY+++[]
77624+
endif::add-copy-button-to-env-var[]
77625+
ifndef::add-copy-button-to-env-var[]
77626+
Environment variable: `+++QUARKUS_QUTE_DUPLICIT_TEMPLATES_STRATEGY+++`
77627+
endif::add-copy-button-to-env-var[]
77628+
--
77629+
a|tooltip:prioritize[If multiple templates with the same path are found then determine the highest priority value and eliminate all templates with lowest priority. If there is exactly one template remaining then use this template. Otherwise, fail the build. Templates from the root application archive have the priority `30`. Templates from other application archives have the priority `10`. Templates from build items can define any priority.], tooltip:fail[Fail the build if multiple templates with the same path are found.]
77630+
|tooltip:prioritize[If multiple templates with the same path are found then determine the highest priority value and eliminate all templates with lowest priority. If there is exactly one template remaining then use this template. Otherwise, fail the build. Templates from the root application archive have the priority {@code 30}. Templates from other application archives have the priority {@code 10}. Templates from build items can define any priority.]
77631+
7761177632
a|icon:lock[title=Fixed at build time] [[quarkus-qute_quarkus-qute-dev-mode-no-restart-templates]] [.property-path]##link:#quarkus-qute_quarkus-qute-dev-mode-no-restart-templates[`quarkus.qute.dev-mode.no-restart-templates`]##
7761277633
ifdef::add-copy-button-to-config-props[]
7761377634
config_property_copy_button:+++quarkus.qute.dev-mode.no-restart-templates+++[]

_generated-doc/main/config/quarkus-qute.adoc

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,27 @@ endif::add-copy-button-to-env-var[]
176176
|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/nio/charset/Charset.html[Charset]
177177
|`UTF-8`
178178

179+
a|icon:lock[title=Fixed at build time] [[quarkus-qute_quarkus-qute-duplicit-templates-strategy]] [.property-path]##link:#quarkus-qute_quarkus-qute-duplicit-templates-strategy[`quarkus.qute.duplicit-templates-strategy`]##
180+
ifdef::add-copy-button-to-config-props[]
181+
config_property_copy_button:+++quarkus.qute.duplicit-templates-strategy+++[]
182+
endif::add-copy-button-to-config-props[]
183+
184+
185+
[.description]
186+
--
187+
The strategy used when multiple templates with the same path are found in the application.
188+
189+
190+
ifdef::add-copy-button-to-env-var[]
191+
Environment variable: env_var_with_copy_button:+++QUARKUS_QUTE_DUPLICIT_TEMPLATES_STRATEGY+++[]
192+
endif::add-copy-button-to-env-var[]
193+
ifndef::add-copy-button-to-env-var[]
194+
Environment variable: `+++QUARKUS_QUTE_DUPLICIT_TEMPLATES_STRATEGY+++`
195+
endif::add-copy-button-to-env-var[]
196+
--
197+
a|tooltip:prioritize[If multiple templates with the same path are found then determine the highest priority value and eliminate all templates with lowest priority. If there is exactly one template remaining then use this template. Otherwise, fail the build. Templates from the root application archive have the priority `30`. Templates from other application archives have the priority `10`. Templates from build items can define any priority.], tooltip:fail[Fail the build if multiple templates with the same path are found.]
198+
|tooltip:prioritize[If multiple templates with the same path are found then determine the highest priority value and eliminate all templates with lowest priority. If there is exactly one template remaining then use this template. Otherwise, fail the build. Templates from the root application archive have the priority {@code 30}. Templates from other application archives have the priority {@code 10}. Templates from build items can define any priority.]
199+
179200
a|icon:lock[title=Fixed at build time] [[quarkus-qute_quarkus-qute-dev-mode-no-restart-templates]] [.property-path]##link:#quarkus-qute_quarkus-qute-dev-mode-no-restart-templates[`quarkus.qute.dev-mode.no-restart-templates`]##
180201
ifdef::add-copy-button-to-config-props[]
181202
config_property_copy_button:+++quarkus.qute.dev-mode.no-restart-templates+++[]

_generated-doc/main/config/quarkus-qute_quarkus.qute.adoc

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,27 @@ endif::add-copy-button-to-env-var[]
176176
|link:https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/nio/charset/Charset.html[Charset]
177177
|`UTF-8`
178178

179+
a|icon:lock[title=Fixed at build time] [[quarkus-qute_quarkus-qute-duplicit-templates-strategy]] [.property-path]##link:#quarkus-qute_quarkus-qute-duplicit-templates-strategy[`quarkus.qute.duplicit-templates-strategy`]##
180+
ifdef::add-copy-button-to-config-props[]
181+
config_property_copy_button:+++quarkus.qute.duplicit-templates-strategy+++[]
182+
endif::add-copy-button-to-config-props[]
183+
184+
185+
[.description]
186+
--
187+
The strategy used when multiple templates with the same path are found in the application.
188+
189+
190+
ifdef::add-copy-button-to-env-var[]
191+
Environment variable: env_var_with_copy_button:+++QUARKUS_QUTE_DUPLICIT_TEMPLATES_STRATEGY+++[]
192+
endif::add-copy-button-to-env-var[]
193+
ifndef::add-copy-button-to-env-var[]
194+
Environment variable: `+++QUARKUS_QUTE_DUPLICIT_TEMPLATES_STRATEGY+++`
195+
endif::add-copy-button-to-env-var[]
196+
--
197+
a|tooltip:prioritize[If multiple templates with the same path are found then determine the highest priority value and eliminate all templates with lowest priority. If there is exactly one template remaining then use this template. Otherwise, fail the build. Templates from the root application archive have the priority `30`. Templates from other application archives have the priority `10`. Templates from build items can define any priority.], tooltip:fail[Fail the build if multiple templates with the same path are found.]
198+
|tooltip:prioritize[If multiple templates with the same path are found then determine the highest priority value and eliminate all templates with lowest priority. If there is exactly one template remaining then use this template. Otherwise, fail the build. Templates from the root application archive have the priority {@code 30}. Templates from other application archives have the priority {@code 10}. Templates from build items can define any priority.]
199+
179200
a|icon:lock[title=Fixed at build time] [[quarkus-qute_quarkus-qute-dev-mode-no-restart-templates]] [.property-path]##link:#quarkus-qute_quarkus-qute-dev-mode-no-restart-templates[`quarkus.qute.dev-mode.no-restart-templates`]##
180201
ifdef::add-copy-button-to-config-props[]
181202
config_property_copy_button:+++quarkus.qute.dev-mode.no-restart-templates+++[]

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

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6166,6 +6166,18 @@ _No Javadoc found_
61666166

61676167

61686168

6169+
a| https://github.com/quarkusio/quarkus/blob/main/extensions/qute/deployment/src/main/java/io/quarkus/qute/deployment/EffectiveTemplatePathsBuildItem.java[`io.quarkus.qute.deployment.EffectiveTemplatePathsBuildItem`, window="_blank"]
6170+
[.description]
6171+
--
6172+
This build item represents all template paths of an application.
6173+
If `QuteConfig.DuplicitTemplatesStrategy#PRIORITIZE` is used then duplicit template paths with lower priority are not included.
6174+
-- a|`java.util.List<TemplatePathBuildItem> templatePaths`
6175+
6176+
_No Javadoc found_
6177+
6178+
6179+
6180+
61696181
a| https://github.com/quarkusio/quarkus/blob/main/extensions/qute/deployment/src/main/java/io/quarkus/qute/deployment/GeneratedValueResolverBuildItem.java[`io.quarkus.qute.deployment.GeneratedValueResolverBuildItem`, window="_blank"]
61706182
[.description]
61716183
--
@@ -6416,7 +6428,11 @@ a| https://github.com/quarkusio/quarkus/blob/main/extensions/qute/deployment/src
64166428
[.description]
64176429
--
64186430
Discovered template.
6419-
Templates backed by files located in a template root are discovered automatically. Furthermore, extensions can produce this build item in order to provide a template that is not backed by a file.
6431+
Templates backed by files located in a template root are discovered automatically. Furthermore, extensions can produce this build item in order to provide a template that is not backed by a file.
6432+
[discrete]
6433+
== Warning
6434+
6435+
Extensions should never _consume_ this build item directly. However, they may consume the `EffectiveTemplatePathsBuildItem` instead.
64206436
@see TemplateRootBuildItem
64216437
-- a|`java.lang.String path`
64226438

@@ -6434,6 +6450,10 @@ _No Javadoc found_
64346450

64356451
_No Javadoc found_
64366452

6453+
`int priority`
6454+
6455+
_No Javadoc found_
6456+
64376457

64386458

64396459

0 commit comments

Comments
 (0)