There are now several generated index pages for the components component. These are currently generated by java code in a mojo, and produce source code that is checked in. Therefore, if the result changes, one can examine the change to see if it looks correct. I don’t know to what extent this actually happens :-)
I have an idea for generating the same content using an antora-specific asciidoctor extension. This would remain constant and there would be no source adoc table to examine for differences. Would this be a problem? The pages in question are docs/components/modules/languages/pages/index.adoc docs/components/modules/dataformats/pages/index.adoc docs/components/modules/ROOT/pages/index.adoc I already have a way to generate the indexes in the nav.adocs, but this requires a feature in antora that doesn’t seem likely to be available soon. thanks David Jencks
