Skip to content

Commit 672a038

Browse files
author
quarkusbot
committed
Sync web site with Quarkus documentation
1 parent 309fd95 commit 672a038

File tree

12 files changed

+481
-14
lines changed

12 files changed

+481
-14
lines changed

_data/versioned/latest/index/quarkus.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -425,6 +425,15 @@ types:
425425
type: reference
426426
url: /guides/grpc-reference
427427
concepts:
428+
- title: A maturity matrix for Quarkus extensions
429+
filename: extension-maturity-matrix.adoc
430+
summary: "Quarkus extensions can do a lot, or a little."
431+
categories: writing-extensions
432+
topics:
433+
- extensions
434+
id: extension-maturity-matrix
435+
type: concepts
436+
url: /guides/extension-maturity-matrix
428437
- title: Authentication mechanisms in Quarkus
429438
filename: security-authentication-mechanisms.adoc
430439
summary: "The Quarkus Security framework supports multiple authentication mechanisms, which you can use to secure your applications."

_data/versioned/latest/index/relations.yaml

Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1047,6 +1047,10 @@
10471047
matches: 1
10481048
/guides/building-my-first-extension:
10491049
sameTopics:
1050+
- title: A maturity matrix for Quarkus extensions
1051+
url: /guides/extension-maturity-matrix
1052+
type: concepts
1053+
matches: 1
10501054
- title: Class Loading Reference
10511055
url: /guides/class-loading-reference
10521056
type: reference
@@ -1487,6 +1491,10 @@
14871491
matches: 1
14881492
/guides/capabilities:
14891493
sameTopics:
1494+
- title: A maturity matrix for Quarkus extensions
1495+
url: /guides/extension-maturity-matrix
1496+
type: concepts
1497+
matches: 1
14901498
- title: Building my first extension
14911499
url: /guides/building-my-first-extension
14921500
type: guide
@@ -1778,6 +1786,10 @@
17781786
url: /guides/extension-registry-user
17791787
type: guide
17801788
matches: 2
1789+
- title: A maturity matrix for Quarkus extensions
1790+
url: /guides/extension-maturity-matrix
1791+
type: concepts
1792+
matches: 1
17811793
- title: Building my first extension
17821794
url: /guides/building-my-first-extension
17831795
type: guide
@@ -1928,6 +1940,10 @@
19281940
matches: 1
19291941
/guides/conditional-extension-dependencies:
19301942
sameTopics:
1943+
- title: A maturity matrix for Quarkus extensions
1944+
url: /guides/extension-maturity-matrix
1945+
type: concepts
1946+
matches: 1
19311947
- title: Building my first extension
19321948
url: /guides/building-my-first-extension
19331949
type: guide
@@ -3766,6 +3782,10 @@
37663782
url: /guides/extension-registry-user
37673783
type: guide
37683784
matches: 2
3785+
- title: A maturity matrix for Quarkus extensions
3786+
url: /guides/extension-maturity-matrix
3787+
type: concepts
3788+
matches: 1
37693789
- title: Building my first extension
37703790
url: /guides/building-my-first-extension
37713791
type: guide
@@ -4166,6 +4186,10 @@
41664186
url: /guides/extension-metadata
41674187
type: guide
41684188
matches: 2
4189+
- title: A maturity matrix for Quarkus extensions
4190+
url: /guides/extension-maturity-matrix
4191+
type: concepts
4192+
matches: 1
41694193
- title: Building my first extension
41704194
url: /guides/building-my-first-extension
41714195
type: guide
@@ -4202,12 +4226,62 @@
42024226
url: /guides/writing-extensions
42034227
type: guide
42044228
matches: 1
4229+
/guides/extension-maturity-matrix:
4230+
sameTopics:
4231+
- title: Building my first extension
4232+
url: /guides/building-my-first-extension
4233+
type: guide
4234+
matches: 1
4235+
- title: Class Loading Reference
4236+
url: /guides/class-loading-reference
4237+
type: reference
4238+
matches: 1
4239+
- title: Conditional Extension Dependencies
4240+
url: /guides/conditional-extension-dependencies
4241+
type: guide
4242+
matches: 1
4243+
- title: "Duplicated context, context locals, asynchronous processing and propagation"
4244+
url: /guides/duplicated-context
4245+
type: concepts
4246+
matches: 1
4247+
- title: Extension Capabilities
4248+
url: /guides/capabilities
4249+
type: guide
4250+
matches: 1
4251+
- title: Extension codestart
4252+
url: /guides/extension-codestart
4253+
type: guide
4254+
matches: 1
4255+
- title: Quarkus Extension Metadata
4256+
url: /guides/extension-metadata
4257+
type: guide
4258+
matches: 1
4259+
- title: Quarkus Extension Registry
4260+
url: /guides/extension-registry-user
4261+
type: guide
4262+
matches: 1
4263+
- title: Tips for writing native applications
4264+
url: /guides/writing-native-applications-tips
4265+
type: guide
4266+
matches: 1
4267+
- title: Writing a Dev Service
4268+
url: /guides/extension-writing-dev-service
4269+
type: howto
4270+
matches: 1
4271+
- title: Writing Your Own Extension
4272+
url: /guides/writing-extensions
4273+
type: guide
4274+
matches: 1
42054275
/guides/extension-metadata:
42064276
sameTopics:
42074277
- title: Extension codestart
42084278
url: /guides/extension-codestart
42094279
type: guide
42104280
matches: 2
4281+
- title: A maturity matrix for Quarkus extensions
4282+
url: /guides/extension-maturity-matrix
4283+
type: concepts
4284+
matches: 1
42114285
- title: Building my first extension
42124286
url: /guides/building-my-first-extension
42134287
type: guide
@@ -4254,6 +4328,10 @@
42544328
url: /guides/duplicated-context
42554329
type: concepts
42564330
matches: 2
4331+
- title: A maturity matrix for Quarkus extensions
4332+
url: /guides/extension-maturity-matrix
4333+
type: concepts
4334+
matches: 1
42574335
- title: Building my first extension
42584336
url: /guides/building-my-first-extension
42594337
type: guide
@@ -4320,6 +4398,10 @@
43204398
matches: 1
43214399
/guides/extension-writing-dev-service:
43224400
sameTopics:
4401+
- title: A maturity matrix for Quarkus extensions
4402+
url: /guides/extension-maturity-matrix
4403+
type: concepts
4404+
matches: 1
43234405
- title: Building my first extension
43244406
url: /guides/building-my-first-extension
43254407
type: guide
@@ -21383,6 +21465,10 @@
2138321465
matches: 1
2138421466
/guides/writing-extensions:
2138521467
sameTopics:
21468+
- title: A maturity matrix for Quarkus extensions
21469+
url: /guides/extension-maturity-matrix
21470+
type: concepts
21471+
matches: 1
2138621472
- title: Building my first extension
2138721473
url: /guides/building-my-first-extension
2138821474
type: guide
@@ -21425,6 +21511,10 @@
2142521511
matches: 1
2142621512
/guides/writing-native-applications-tips:
2142721513
sameTopics:
21514+
- title: A maturity matrix for Quarkus extensions
21515+
url: /guides/extension-maturity-matrix
21516+
type: concepts
21517+
matches: 1
2142821518
- title: Building a Native Executable
2142921519
url: /guides/building-native-image
2143021520
type: tutorial

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70323,7 +70323,7 @@ ifndef::add-copy-button-to-env-var[]
7032370323
Environment variable: `+++QUARKUS_WEBAUTHN_TRANSPORTS+++`
7032470324
endif::add-copy-button-to-env-var[]
7032570325
--
70326-
a|list of `usb`, `nfc`, `ble`, `internal`
70326+
a|list of `usb`, `nfc`, `ble`, `hybrid`, `internal`
7032770327
|`USB,NFC,BLE,INTERNAL`
7032870328

7032970329
a| [[quarkus-security-webauthn_quarkus-webauthn-relying-party-id]] [.property-path]##link:#quarkus-security-webauthn_quarkus-webauthn-relying-party-id[`quarkus.webauthn.relying-party.id`]##

_generated-doc/latest/config/quarkus-security-webauthn.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ ifndef::add-copy-button-to-env-var[]
6060
Environment variable: `+++QUARKUS_WEBAUTHN_TRANSPORTS+++`
6161
endif::add-copy-button-to-env-var[]
6262
--
63-
a|list of `usb`, `nfc`, `ble`, `internal`
63+
a|list of `usb`, `nfc`, `ble`, `hybrid`, `internal`
6464
|`USB,NFC,BLE,INTERNAL`
6565

6666
a| [[quarkus-security-webauthn_quarkus-webauthn-relying-party-id]] [.property-path]##link:#quarkus-security-webauthn_quarkus-webauthn-relying-party-id[`quarkus.webauthn.relying-party.id`]##

_generated-doc/latest/config/quarkus-security-webauthn_quarkus.webauthn.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ ifndef::add-copy-button-to-env-var[]
6060
Environment variable: `+++QUARKUS_WEBAUTHN_TRANSPORTS+++`
6161
endif::add-copy-button-to-env-var[]
6262
--
63-
a|list of `usb`, `nfc`, `ble`, `internal`
63+
a|list of `usb`, `nfc`, `ble`, `hybrid`, `internal`
6464
|`USB,NFC,BLE,INTERNAL`
6565

6666
a| [[quarkus-security-webauthn_quarkus-webauthn-relying-party-id]] [.property-path]##link:#quarkus-security-webauthn_quarkus-webauthn-relying-party-id[`quarkus.webauthn.relying-party.id`]##

_guides/_attributes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Common attributes.
22
// --> No blank lines (it ends the document header)
33
:project-name: Quarkus
4-
:quarkus-version: 3.16.3
4+
:quarkus-version: 3.16.4
55
:quarkus-platform-groupid: io.quarkus.platform
66
// .
77
:maven-version: 3.9.9

_guides/dev-ui.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -922,7 +922,7 @@ public JsonArray getAll() { // <2>
922922
<1> This example runs nonblocking. We could also return `Uni<JsonArray>`
923923
<2> The method name `getAll` will be available in the Javascript
924924

925-
https://github.com/quarkusio/quarkus/blob/main/extensions/cache/runtime/src/main/java/io/quarkus/cache/runtime/devconsole/CacheJsonRPCService.java[Example code]
925+
https://github.com/quarkusio/quarkus/blob/main/extensions/cache/runtime/src/main/java/io/quarkus/cache/runtime/devui/CacheJsonRPCService.java[Example code]
926926

927927
*Webcomponent (Javascript) part*
928928

0 commit comments

Comments
 (0)