-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
The QS READMEs don't render correctly on GitHub due to the lack of GH support for the include Asciidoc directive. We should try to workaround that and one approach would be:
- Rename all README.adoc to README-source.adoc
- Use asciidoctor-reduce to generate flat README.adoc from each README-source.adoc. This could be done on a GH job to auto flat on any *.adoc change (maybe inspired on https://github.com/asciidoctor/asciidoctor-reducer?tab=readme-ov-file#reduce-files-in-a-github-repository )
- causes
-
WFLY-18950 Quickstarts root readme ToAQ with null values for "Level"
- Closed