diff --git a/src/docs/asciidoc/index.adoc b/src/docs/asciidoc/index.adoc index 7c2cf8304589cadf0f37b26bc56b876d53221f87..5caa6effb300455714428478111c10462ace71af 100644 --- a/src/docs/asciidoc/index.adoc +++ b/src/docs/asciidoc/index.adoc @@ -2,16 +2,15 @@ :doc-root: https://docs.spring.io :api-spring-framework: {doc-root}/spring-framework/docs/{spring-version}/javadoc-api/org/springframework -Welcome to the Spring Framework reference documentation! - -Please read the <> for a quick introduction, including a brief history, -design philosophy, where to ask questions, and tips to get started. For information on -"`What's New`", or "`Migrating from previous versions`", check the +**** +_What's New_, _Upgrade Notes_, _Supported Versions_, and other topics, independent of +release cadence, are maintained externaly on the project's https://github.com/spring-projects/spring-framework/wiki[*Github Wiki*]. - -The reference documentation is divided into several sections: +**** [horizontal] +<> :: history, design philosophy,feedback, +getting started. <> :: IoC container, Events, Resources, i18n, Validation, Data Binding, Type Conversion, SpEL, AOP. <> :: Mock objects, TestContext framework,