ppalaga opened a new issue #1795:
URL: https://github.com/apache/camel-quarkus/issues/1795


   In #1777 I adopted a quick and easy approach to store the data necessary for 
the [components 
page](https://github.com/ppalaga/camel-quarkus/blame/08ad76b106a575eb44da4e7688d801003e29705b/docs/modules/ROOT/pages/reference/components.adoc)
   
   The data for the entries is stored in `.adoc` filed under [components 
directory](https://github.com/ppalaga/camel-quarkus/tree/08ad76b106a575eb44da4e7688d801003e29705b/docs/modules/ROOT/pages/reference/components)
   
   The fact that those adoc files actually get transformed to HTML pages that 
are accessible via HTTP could be seen as a drawback.
   
   I wonder whether there is a better way to store the data. I'd have no 
problem storing it as Java properties, json, or yaml, but 
asciidoctor-antora-indexer AsciiDoc extension would have to able to parse that 
format.
   
   Any ideas @djencks ?


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


Reply via email to