What's new and migrating are prominently featured

Before this commit those were burried in the Appendix where few would
guess to look. Previously that information was at the top, so it makes
sense to point to the Github wiki from the index HTML page.

Also a general update of the index page. Since we have recently revised
the overview, we can simply point to it and keep it shorter.

The section listing now includes more details per section.
This commit is contained in:
Rossen Stoyanchev
2017-10-03 17:55:14 -04:00
parent 6597551858
commit 45c207aece
3 changed files with 27 additions and 42 deletions

View File

@@ -7,18 +7,6 @@
:toclevels: 2
:docinfo1:
[[spring-whats-new]]
== What's New in the Spring Framework
"What's New" guides for releases of the Spring Framework are now provided as a
link:{wiki-spring-framework}/++What's-New-in-the-Spring-Framework++[Wiki page].
[[migration-4.x]]
== Migrating to Spring Framework 4.3 / 5.0
Migration guides for upgrading from previous releases of the Spring Framework are now provided as a
{wiki-spring-framework}/Migrating-from-earlier-versions-of-the-spring-framework[Wiki page].
[[annotation-programming-model]]
== Spring Annotation Programming Model
Spring's annotation programming model is documented in the