Found issues with displaying correctly some chapters in the official spring-framework core docs.
Some versions of the reference docs are not displaying correctly everything after 1.9. Annotation-based Container Configuration chapter in the docs. The rest chapters/parts are missing in the bookmarks section in the left, while the actual content is available and obviously missing some formatting. Affected versions - current - 5.2.x - 5.2.2.BUILD-SNAPSHOT - 5.2.2.RELEASE
The difference is obvious and can be seen after simply comparing the same docs with these versions (which are not affected): - 5.2.0.RELEASE - 5.2.1.BUILD-SNAPSHOT - 5.2.1.RELEASE - 5.2.3.BUILD-SNAPSHOT
Example screenshots:
Comment From: bclozel
Closing as a duplicate of #24138