davsclaus opened a new pull request, #90:
URL: https://github.com/apache/camel-jbang-examples/pull/90

   Every group directory (`quick-start/`, `run/`, ... `showcase/`) now has a 
`README.md`, rendered by `generate-catalog.sh` between `<!-- group:start -->` 
and `<!-- group:end -->` markers so prose added outside them survives a 
regeneration:
   
   - the group's title and one-line introduction;
   - its examples as a table in reading order, with what you will see when each 
runs and what it needs;
   - which example to start with, and that the rest read best in order (or in 
any order for quick start and showcase);
   - what every example's README contains.
   
   GitHub shows the page when browsing into a group, and the TUI example 
browser can open it as the group's documentation (CAMEL-24824).
   
   The reading order is a new `order` field in each example's `metadata.json`, 
set for all 40, carried into the catalog so `camel run --example` and the TUI 
can sort the same way. The root README tables sort by it too and their group 
headings link to the group pages. `AGENTS.md` mentions the field in the anatomy 
of an example.
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)
   
   https://claude.ai/code/session_01Bp3538HRBPMQkb5ta9xRaj


-- 
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]

Reply via email to