From 4d0a1fde6d4664c53c295324636cabfd3f24470e Mon Sep 17 00:00:00 2001 From: Guillaume Smet Date: Fri, 19 Feb 2021 16:33:13 +0100 Subject: [PATCH 1/2] Fix order of cross reference in qute-reference.adoc --- docs/src/main/asciidoc/qute-reference.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/main/asciidoc/qute-reference.adoc b/docs/src/main/asciidoc/qute-reference.adoc index 98b7cd34a71af..41962eea06b41 100644 --- a/docs/src/main/asciidoc/qute-reference.adoc +++ b/docs/src/main/asciidoc/qute-reference.adoc @@ -1702,7 +1702,7 @@ public class MyBean { <1> You can set a `Locale` instance or a locale tag string (IETF). -NOTE: When using <> the `locale` attribute is derived from the the `Accept-Language` header if not set by a user. +NOTE: When using <> the `locale` attribute is derived from the the `Accept-Language` header if not set by a user. The `@Localized` qualifier can be used to inject a localized message bundle interface. From c8fe5bec380e36c92bc8875791916f543b93811c Mon Sep 17 00:00:00 2001 From: Guillaume Smet Date: Fri, 19 Feb 2021 16:37:01 +0100 Subject: [PATCH 2/2] Fix invalid includes in Gradle and Maven tooling doc --- docs/src/main/asciidoc/gradle-tooling.adoc | 2 +- docs/src/main/asciidoc/maven-tooling.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/main/asciidoc/gradle-tooling.adoc b/docs/src/main/asciidoc/gradle-tooling.adoc index d9f543b6d4c69..98ad365e9c3e7 100644 --- a/docs/src/main/asciidoc/gradle-tooling.adoc +++ b/docs/src/main/asciidoc/gradle-tooling.adoc @@ -245,7 +245,7 @@ app. All the config options are shown below: -include::{generated-dir}/config/quarkus-live-reload-live-reload-config[opts=optional, leveloffset=+1] +include::{generated-dir}/config/quarkus-live-reload-live-reload-config.adoc[opts=optional, leveloffset=+1] == Debugging diff --git a/docs/src/main/asciidoc/maven-tooling.adoc b/docs/src/main/asciidoc/maven-tooling.adoc index 90e7d5b801399..49456fc25a1aa 100644 --- a/docs/src/main/asciidoc/maven-tooling.adoc +++ b/docs/src/main/asciidoc/maven-tooling.adoc @@ -209,7 +209,7 @@ rsync to sync to the remote application. All the config options are shown below: -include::{generated-dir}/config/quarkus-live-reload-live-reload-config[opts=optional, leveloffset=+1] +include::{generated-dir}/config/quarkus-live-reload-live-reload-config.adoc[opts=optional, leveloffset=+1] NOTE: It is recommended you use SSL when using remote dev mode, however even if you are using an unencrypted connection your password is never sent directly over the wire. For the initial connection request the password is hashed with the