ppalaga opened a new pull request #1552: URL: https://github.com/apache/camel-quarkus/pull/1552
The main idea is to compute the counts on the following pages in the browser: * https://camel.apache.org/camel-quarkus/latest/reference/index.html * https://camel.apache.org/camel-quarkus/latest/reference/components.html * https://camel.apache.org/camel-quarkus/latest/reference/dataformats.html * https://camel.apache.org/camel-quarkus/latest/reference/languages.html * https://camel.apache.org/camel-quarkus/latest/reference/others.html The implementation is not especially elegant, but works™. I used asciidoc pass-trough `++++` to smuggle the javascript to the html page. I wonder whether you see any issues with this @zregvart ? ---------------------------------------------------------------- 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