Fixes #27003
Comment From: snicoll
@Omkar-Shetkar thanks for the PR but this broke the build. If you want to look at it, please build the docs locally first. Let us know.
Comment From: Omkar-Shetkar
According to https://docs.asciidoctor.org/asciidoc/latest/sections/appendix/, it seems no straight forward way to combine appendices into a single group. Using "Appendix" as a title of the chapter, results in misalignment of section numbers. Needs some more analysis. Will comeback if I find a cleaner solution. Thanks.