Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CAMEL-15948: examples.json instead of .adoc files #2087

Merged
merged 1 commit into from Dec 21, 2020
Merged

Conversation

zregvart
Copy link
Member

This makes use of a change in the camel-quarkus-examples repository to
generate the examples.json file instead of empty .adoc files to as
a data source for generating the examples table in
user-guide/examples.adoc.
It does this by utilizing @djencks/asciidoctor-jsonpath Antora
extension, which similarly to the @djencks/asciidoctor-antora-indexer
can generate rows for Asciidoc table.

This requires apache/camel-quarkus-examples#14 to get merged

This makes use of a change in the camel-quarkus-examples repository to
generate the `examples.json` file instead of empty `.adoc` files to as
a data source for generating the examples table in
`user-guide/examples.adoc`.
It does this by utilizing `@djencks/asciidoctor-jsonpath` Antora
extension, which similarly to the `@djencks/asciidoctor-antora-indexer`
can generate rows for Asciidoc table.
@zregvart zregvart merged commit a108e2a into master Dec 21, 2020
@zregvart zregvart deleted the issue/CAMEL-15948 branch December 21, 2020 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants