ppalaga commented on a change in pull request #353: Camel quarkus netty URL: https://github.com/apache/camel-quarkus/pull/353#discussion_r340781518
########## File path: docs/modules/ROOT/pages/list-of-camel-quarkus-extensions.adoc ########## @@ -51,6 +51,9 @@ Number of Camel components: 25 in 21 JAR artifacts (0 deprecated) | xref:extensions/microprofile-metrics.adoc[MicroProfile Metrics] (camel-quarkus-microprofile-metrics) + `microprofile-metrics:metricType:metricName` | 0.2 | Camel metrics exposed with Eclipse MicroProfile Metrics +| link:https://camel.apache.org/components/latest/netty-component.html[Netty] (camel-quarkus-netty) + Review comment: > This should be an xref pointing to the local docs in quarkus. The link or xref are auto-generated depending on whether `docs/modules/ROOT/pages/extensions/netty.adoc` exists or not. If `netty.adoc` does not exist, a link to the Camel component page is generated. @dhartford should create `netty.adoc` only if the usage of the new netty extension differs from the stock Camel component. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services