davsclaus opened a new pull request, #24152: URL: https://github.com/apache/camel/pull/24152
## Summary Split the Azure Storage Blob component documentation (1,956 lines) into 2 focused sub-pages, reducing the main page to 264 lines while preserving all content. | Sub-page | Lines | Content | |----------|-------|---------| | azure-storage-blob-operations | 1,422 | All 30 producer operation examples, blob snapshots/versions, SAS token generation | | azure-storage-blob-consumer | 282 | Consumer patterns: delete after read, move after read | The main page retains: URI format, component options, usage overview, advanced configuration, and development notes. ## Test plan - [x] `mvn generate-resources` in docs/ passes (xref-check green) - [ ] CI doc validation passes _Claude Code on behalf of Claus Ibsen_ Co-Authored-By: Claude <[email protected]> -- 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]
