From 8013566d996dbde069310b00bd29aa2eebe178c9 Mon Sep 17 00:00:00 2001 From: Rossen Stoyanchev Date: Mon, 5 Nov 2018 13:10:58 -0500 Subject: [PATCH] Feature Github Wiki more prominently Issue: SPR-17469 --- src/docs/asciidoc/index.adoc | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/src/docs/asciidoc/index.adoc b/src/docs/asciidoc/index.adoc index a0bab71aed4..5caa6effb30 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 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,