jamesnetherton commented on PR #5683: URL: https://github.com/apache/camel-quarkus/pull/5683#issuecomment-1912197922
Everything under `docs` is generated. You need to edit the source in the `jasypt`extension module here: ``` extensions/jasypt/runtime/src/main/doc/usage.adoc ``` Then run the build in that module (E.g `mvn clean install`) and it'll sync and assemble the final content over to `docs`. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
