Skip to content

Commit

Permalink
Sync web site with Quarkus documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
quarkusbot committed Nov 27, 2024
1 parent fec699d commit a227661
Show file tree
Hide file tree
Showing 92 changed files with 12,581 additions and 15,096 deletions.
3 changes: 2 additions & 1 deletion _data/versioned/latest/index/quarkus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ types:
id: virtual-threads
type: reference
url: /guides/virtual-threads
- title: WebSockets Next extension reference guide
- title: WebSockets Next reference guide
filename: websockets-next-reference.adoc
summary: The quarkus-websockets-next extension provides a modern declarative API to define WebSocket server and client endpoints.
categories: web
Expand Down Expand Up @@ -1103,6 +1103,7 @@ types:
topics:
- cli
- tooling
id: cli-tooling
type: guide
url: /guides/cli-tooling
- title: Building my first extension
Expand Down
16 changes: 8 additions & 8 deletions _data/versioned/latest/index/relations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7500,7 +7500,7 @@
url: /guides/websockets
type: guide
matches: 1
- title: WebSockets Next extension reference guide
- title: WebSockets Next reference guide
url: /guides/websockets-next-reference
type: reference
matches: 1
Expand Down Expand Up @@ -9680,7 +9680,7 @@
url: /guides/web-dependency-locator
type: guide
matches: 1
- title: WebSockets Next extension reference guide
- title: WebSockets Next reference guide
url: /guides/websockets-next-reference
type: reference
matches: 1
Expand Down Expand Up @@ -12291,7 +12291,7 @@
url: /guides/websockets
type: guide
matches: 1
- title: WebSockets Next extension reference guide
- title: WebSockets Next reference guide
url: /guides/websockets-next-reference
type: reference
matches: 1
Expand Down Expand Up @@ -21305,7 +21305,7 @@
url: /guides/websockets
type: guide
matches: 1
- title: WebSockets Next extension reference guide
- title: WebSockets Next reference guide
url: /guides/websockets-next-reference
type: reference
matches: 1
Expand Down Expand Up @@ -21359,7 +21359,7 @@
url: /guides/websockets
type: guide
matches: 1
- title: WebSockets Next extension reference guide
- title: WebSockets Next reference guide
url: /guides/websockets-next-reference
type: reference
matches: 1
Expand All @@ -21369,7 +21369,7 @@
url: /guides/websockets-next-tutorial
type: tutorial
matches: 2
- title: WebSockets Next extension reference guide
- title: WebSockets Next reference guide
url: /guides/websockets-next-reference
type: reference
matches: 2
Expand Down Expand Up @@ -21434,7 +21434,7 @@
url: /guides/websockets
type: guide
matches: 2
- title: WebSockets Next extension reference guide
- title: WebSockets Next reference guide
url: /guides/websockets-next-reference
type: reference
matches: 2
Expand All @@ -21459,7 +21459,7 @@
type: guide
matches: 1
sameExtensions:
- title: WebSockets Next extension reference guide
- title: WebSockets Next reference guide
url: /guides/websockets-next-reference
type: reference
matches: 1
Expand Down
19 changes: 0 additions & 19 deletions _generated-doc/latest/config/quarkus-agroal.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -85,25 +85,6 @@ endif::add-copy-button-to-env-var[]
|boolean
|

a|icon:lock[title=Fixed at build time] [[quarkus-agroal_quarkus-datasource-jdbc-tracing]] [.property-path]##link:#quarkus-agroal_quarkus-datasource-jdbc-tracing[`quarkus.datasource.jdbc.tracing`]##

`quarkus.datasource."datasource-name".jdbc.tracing`

[.description]
--
Enable JDBC tracing. Disabled by default.


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_DATASOURCE_JDBC_TRACING+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_DATASOURCE_JDBC_TRACING+++`
endif::add-copy-button-to-env-var[]
--
|boolean
|`false`

a|icon:lock[title=Fixed at build time] [[quarkus-agroal_quarkus-datasource-jdbc-telemetry]] [.property-path]##link:#quarkus-agroal_quarkus-datasource-jdbc-telemetry[`quarkus.datasource.jdbc.telemetry`]##

`quarkus.datasource."datasource-name".jdbc.telemetry`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,25 +85,6 @@ endif::add-copy-button-to-env-var[]
|boolean
|

a|icon:lock[title=Fixed at build time] [[quarkus-agroal_quarkus-datasource-jdbc-tracing]] [.property-path]##link:#quarkus-agroal_quarkus-datasource-jdbc-tracing[`quarkus.datasource.jdbc.tracing`]##

`quarkus.datasource."datasource-name".jdbc.tracing`

[.description]
--
Enable JDBC tracing. Disabled by default.


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_DATASOURCE_JDBC_TRACING+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_DATASOURCE_JDBC_TRACING+++`
endif::add-copy-button-to-env-var[]
--
|boolean
|`false`

a|icon:lock[title=Fixed at build time] [[quarkus-agroal_quarkus-datasource-jdbc-telemetry]] [.property-path]##link:#quarkus-agroal_quarkus-datasource-jdbc-telemetry[`quarkus.datasource.jdbc.telemetry`]##

`quarkus.datasource."datasource-name".jdbc.telemetry`
Expand Down
Loading

0 comments on commit a227661

Please sign in to comment.